혹시 spring model(으)로 찾으셨나요?
블로그
- [Spring Boot] Multi Module 전환 이전에 Spring Boot를 사용해서 양 시스템 간 데이터를 전송해주는 중계 모듈을 만든 적이 있었다. 해당 모듈은 A 시스템 DB에 접속해서, 사용자 정보를 읽어 json 구조로 B 시스템에 넘겨주는 모듈이였다. 처음 설계 및 개발을 했을 땐, 작은 모듈이기도 했고, Spring을
- ResourceBundle.Control not supported ... This is caused because Spring Framework 5.0.5 and below rely on ResourceBundle.Control to manipulate properties file encoding, this isn’t supported by module system and is already fixed in version 5.0.6