springboot project base directory structure package

1, the basic directory structure

the Controller
Service
  impl
Mapper
utils
Domain
config
interceoter (interceptor)
DTO

Guess you like

Origin www.cnblogs.com/coder-lzh/p/11119985.html