Skip to content

Improve the package structure documented in the "Structuring your code" section #9886

Closed
@ShawnTuatara

Description

@ShawnTuatara

https://github.com/spring-projects/spring-boot/blob/master/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc#structuring-your-code

I was wanting to share examples of good package structure based on feature and not by service layer. This was inspired by Mike Gehard's presentation around moving from a monolith to microservices (Step 2 - https://youtu.be/Tx5h3hdvjfw?t=15m33s). I am thinking it would be good to show the same type of structure within the Spring Boot docs to inform developers of that type of structure.

Another reference for this was the java practices page: http://www.javapractices.com/topic/TopicAction.do?Id=205

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions