June 2, 2026 5 min read

How to Create a Spring Boot Entry File That Supports Both JAR and WAR Deployment

A technical breakdown of using SpringBootServletInitializer to support dual-deployment modes (standalone JAR and Tomcat WAR) during a strangler fig legacy architecture migration.

Spring Boot WAR Migration
June 4, 2026 13 min read

GSoC’27 Playbook: How I Secured My 2026 Acceptance

Learn how to choose an organization, make impactful contributions, write a strong proposal, and navigate the selection process, with access to my actual accepted proposal.

GSoC Open Source Guide