Tag

Java migration

0 views collected around this technical thread.

WeiLi Technology Team
WeiLi Technology Team
Jun 6, 2023 · Backend Development

Why Upgrade to JDK 11? A Practical Guide to Migrating Java 8 Projects and Tomcat 8.5

This article explains the motivations for moving a Java 8 project to JDK 11, compares JDK 11 and JDK 17, outlines JDK 11’s key features, details Tomcat 8.5 differences, provides step‑by‑step migration instructions, and shares troubleshooting tips for common upgrade issues.

JDK11Java migrationSpring
0 likes · 18 min read
Why Upgrade to JDK 11? A Practical Guide to Migrating Java 8 Projects and Tomcat 8.5
Efficient Ops
Efficient Ops
Dec 5, 2016 · Operations

From PHP Monolith to Java Microservices: Mogujie's Ops Evolution and Lessons

This article recounts Mogujie's journey from a small PHP‑based LNMP stack to a Java‑driven micro‑service architecture, detailing the operational challenges, standardization efforts, continuous integration pipeline, and full‑link tracing techniques that enabled scalable, reliable e‑commerce services.

Continuous IntegrationJava migrationdevops
0 likes · 17 min read
From PHP Monolith to Java Microservices: Mogujie's Ops Evolution and Lessons