Commit Graph

9 Commits

Author SHA1 Message Date
kimyonghwa
a7e3feb3bf SpringBoot2로 Rest api 만들기(8) – SpringSecurity를 이용한 api 인증 및 권한부여 2019-04-15 19:14:45 +09:00
kimyonghwa
ffd8fe10be Modify method name
- BasicResult -> SingleResult
2019-04-14 08:26:58 +09:00
kimyonghwa
6d7c846b88 SpringBoot2로 Rest api 만들기(7) – MessageSource를 이용한 Exception 처리 2019-04-14 01:29:03 +09:00
kimyonghwa
f17ec807b5 Spring Boot2 (6) – Spring Exception Handling with ControllerAdvice 2019-04-13 00:40:28 +09:00
kimyonghwa
bef447b6b8 Delete unused import 2019-04-12 22:59:18 +09:00
kimyonghwa
e965d2ae50 Spring Boot2 (5) – Design api interface and data structure 2019-04-12 14:06:44 +09:00
kimyonghwa
1d5e9e3edf set database settings
properties.hibernate.hbm2ddl.auto: none
showSql: true
2019-04-12 01:22:39 +09:00
kimyonghwa
e9c60857fb sourceCompatibility=8 2019-04-12 01:22:01 +09:00
kimyonghwa
2b7e6357d9 FirtCommit 2019-04-11 17:42:07 +09:00