[JAVA] Things to watch out for when creating a framework
conditions
Personal memo when developing the development infrastructure using Spring Boot
Bullets
--Exception handling
--Framework-specific exceptions
--Exception handler
--DB connection
- JPA
- JDBC
--File UL / DL
- MQ
- Controller
--Formatter (Date etc.)
--Properties for each environment
--Multilingualization
--Log output
--Unit test (Junit)
--Template engine (thymeleaf)
- layout
--Build (gradle / maven)
--Package configuration