> Markdown version of [/events/world-congress-2026-europe/sessions/1395-code-once-use](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1395-code-once-use). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Code Once, Use Everywhere: Building Shared Libraries for Multiple Projects - **Date:** Friday, Jul 10, 2026 - **Time:** 16:20–16:50 (30 min) - **Room:** Stage 12 - **Event:** World Congress 2026 Europe ## Recording [Watch recording](https://www.wearedevelopers.com/videos/100345-code-once-use-everywhere-building-shared-libraries-for-multiple-projects) ## Description Developers who have worked on shared libraries know that maintaining them can quickly become a headache, often leading to bugs or bottlenecks across projects. * What should go into a shared library? * How do you keep it small and easy to maintain? * How do you update it without breaking everything? These and other questions arose when I built a shared Java library that supports integration with Spring Boot across multiple projects in my company. In this talk, I’ll show how I addressed these challenges and developed a solution that has worked successfully for over three years. I'll walk you through the structure and code so you can see exactly how it’s done and avoid common mistakes. By the end, you’ll have actionable insights to start building or improving your own shared libraries that support Spring Boot. Join my talk to discover practical solutions you can apply to your projects right away, whether you're just starting or looking to enhance an existing shared codebase. I look forward to seeing you at my talk! ## Speaker ### [Vadzim Prudnikau](https://www.wearedevelopers.com/@vadzim-prudnikau) Co-Owner and Architect at Trainitek and Apotek 1 ## Related talks at this congress - [Practical tips for keeping your C# code base clean](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1155-practical-tips-for) — Dennis Doomen - [Microfrontends: Lessons Learned from Growing a Design System and Shared Libraries Across 20+ teams](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1160-microfrontends) — Erasmo Hernandez - [Supercharge your JVM performance with Project Leyden](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1172-supercharge-your-jvm) — Ana Maria Mihalceanu - [Building Moduliths That Last: Patterns for Sustainable Module Integration](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1368-building-moduliths) — Christoph Kober