sebastiandaschner blog


How to Structure Modern Enterprise Java Projects

#java #testing monday, march 06, 2023

Any Java developer sooner or later runs into the question of how to structure their projects. Especially in the enterprise world, there are countless examples of over-engineered project structures, with build modules, technical layering, complex packaging, and the like. In this video, I want to answer the question what I think an effective structure and approach looks like for modern, cloud-native Java projects.

We’ll have a look at build/JDK modules, technical versus horizontal layering, package structures, screaming architecture, Boundary Control Entity, and test project structures.

What are your thoughts on this topic? I’m curious to hear your opinion in the video’s comment section.

 

Found the post useful? Subscribe to my newsletter for more free content, tips and tricks on IT & Java: