This question may be relatively broad, and it may not even be called a question. Most of the architectural layering of projects is analyzed based on business. I hope you can post some fresh and comprehensive engineering architectures that you have seen.
I just post a little crawler, please don’t spray
spring maven mybatis logback assembly [packaging plug-in] htmlunit jsoup
Module as shown
common All dictionaries, util
db bean mapper dao
service business layer
extenSion non-backbone business
main main method simple parameter processing
If you are struggling with these, it is better to go directly to microservices. Spring cloud welcomes you
Isn’t it generally divided into modules according to business functions?