Commit Graph

54 Commits

Author SHA1 Message Date
codej99
c2a2ba9b46 Merge pull request #14 from codej99/feature/gracefullyshutdown
Feature/gracefullyshutdown
2019-05-03 15:11:23 +09:00
kimyonghwa
b8b1f4c65f Blue / Green Deployment 2019-05-03 15:06:15 +09:00
kimyonghwa
4fb92209e6 update db password 2019-05-02 23:23:51 +09:00
kimyonghwa
3f3ff162b1 Merge branch 'master' into feature/gracefullyshutdown
# Conflicts:
#	src/main/java/com/rest/api/config/security/SecurityConfiguration.java
2019-05-02 22:48:29 +09:00
codej99
19d23f1bdd Merge pull request #13 from codej99/feature/security
Feature/security
2019-05-02 22:44:42 +09:00
codej99
49a244c970 Merge branch 'master' into feature/security 2019-05-02 22:44:35 +09:00
codej99
1eb3fe7486 Merge pull request #12 from codej99/feature/seperate-profile
Feature/seperate profile
2019-05-02 22:43:03 +09:00
kimyonghwa
e390958e9a Modify Unit Test 2019-05-02 22:41:22 +09:00
kimyonghwa
a63177676b Merge branch 'feature/seperate-profile' of https://github.com/codej99/SpringRestApi into feature/seperate-profile 2019-05-02 22:39:56 +09:00
kimyonghwa
b3da392b47 was gracefully shutdown 2019-05-02 19:08:43 +09:00
codej99
24192c2b72 Merge pull request #11 from codej99/feature/seperate-profile
Feature/seperate profile
2019-05-02 10:42:04 +09:00
kimyonghwa
46cacec275 seperate environment profile
- modify url base
2019-05-02 10:30:33 +09:00
kimyonghwa
2826699804 seperate environment profile
- modify log file location
2019-05-02 10:27:48 +09:00
kimyonghwa
5b11d0e1b3 Add logging preferences 2019-05-01 01:21:00 +09:00
codej99
8d1765a280 Merge pull request #10 from codej99/feature/seperate-profile
Add logging preferences
2019-05-01 00:56:53 +09:00
kimyonghwa
cdc10997fc Add logging preferences 2019-05-01 00:56:12 +09:00
codej99
930ecb504f Merge pull request #9 from codej99/feature/seperate-profile
seperate environment profile
2019-04-30 16:23:07 +09:00
kimyonghwa
3b75ea18c0 seperate environment profile 2019-04-30 16:22:41 +09:00
kimyonghwa
0226f99edc bugfix - @Value
@Value("spring.jwt.secret") -> @Value("${spring.jwt.secret}")
2019-04-22 14:48:28 +09:00
codej99
ec7931d807 Merge pull request #8 from codej99/feature/social-kakao
Feature/social kakao
2019-04-19 11:01:10 +09:00
kimyonghwa
3acd2b66e0 SpringBoot2로 Rest api 만들기(10) – Social Login 연동(kakao)
- UserService name change : KakaoService
- Social signin, signup Test
2019-04-19 11:00:25 +09:00
kimyonghwa
79dea54b73 Update README.md 2019-04-19 10:46:47 +09:00
kimyonghwa
c2f1ea67e6 SpringBoot2로 Rest api 만들기(10) – Social Login 연동(kakao) 2019-04-19 02:04:23 +09:00
kimyonghwa
9fcd390cee SpringBoot2로 Rest api 만들기(9) – Social Login 연동(kakao) 2019-04-18 19:41:37 +09:00
codej99
03edf8a653 Merge pull request #7 from codej99/feature/readme.md
Feature/readme.md
2019-04-18 15:25:15 +09:00
codej99
0b296131ff Merge branch 'master' into feature/readme.md 2019-04-18 15:25:07 +09:00
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