Commit Graph

78 Commits

Author SHA1 Message Date
kimyonghwa
62c14bb3bc Update README.md 2019-04-18 15:23:57 +09:00
codej99
9da74a4d13 Merge pull request #6 from codej99/feature/junit-test
Feature/junit test
2019-04-18 15:22:11 +09:00
kimyonghwa
d2a6c9bc81 SpringBoot2로 Rest api 만들기(9) – Unit Test 2019-04-18 15:20:56 +09:00
kimyonghwa
26b9321855 Merge branch 'feature/security' of https://github.com/codej99/SpringRestApi into feature/security 2019-04-17 23:09:29 +09:00
kimyonghwa
16ae0132d2 modify security matcher path 2019-04-17 19:26:52 +09:00
kimyonghwa
758c3a0799 Merge branch 'feature/security' of https://github.com/codej99/SpringRestApi into feature/security 2019-04-17 19:26:04 +09:00
kimyonghwa
4cb008c876 modify security matcher path 2019-04-17 19:25:48 +09:00
kimyonghwa
e4d5cf3a77 Spring Unit Test 2019-04-17 19:24:09 +09:00
codej99
ad6ab44345 Merge pull request #5 from codej99/feature/sonarqube
Modify sonarqube analysis
2019-04-17 11:00:35 +09:00
kimyonghwa
02a4b3b7ea Modify sonarqube analysis 2019-04-17 10:57:10 +09:00
codej99
e163695ef6 Merge pull request #4 from codej99/feature/readme.md
Create README.md
2019-04-16 17:06:10 +09:00
kimyonghwa
b5157aa381 Create README.md 2019-04-16 17:05:35 +09:00
codej99
ee20205692 Merge pull request #3 from codej99/feature/readme.md
Create README.md
2019-04-16 17:04:55 +09:00
kimyonghwa
e663724567 Create README.md 2019-04-16 17:04:23 +09:00
codej99
73804c1189 Merge pull request #2 from codej99/feature/security
SpringBoot2로 Rest api 만들기(8) –  SpringSecurity를 이용한 인증 및 권한부여
2019-04-16 16:24:22 +09:00
codej99
12e462f022 Merge branch 'master' into feature/security 2019-04-16 16:24:10 +09:00
kimyonghwa
41e93d885c SpringBoot2로 Rest api 만들기(8) – SpringSecurity를 이용한 인증 및 권한부여 2019-04-16 15:54:37 +09:00
codej99
8a58b45279 Merge pull request #1 from codej99/feature/messagesource
SpringBoot2로 Rest api 만들기(7) –  MessageSource를 이용한 Exception 처리
2019-04-16 10:54:18 +09:00
kimyonghwa
ffd8e8236d SpringBoot2로 Rest api 만들기(7) – MessageSource를 이용한 Exception 처리 2019-04-16 10:52:33 +09:00
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