kms
|
e3acca4642
|
feat : getProfile Service Test Throw Not Found User Code Implement.
|
2022-10-15 00:20:45 +09:00 |
|
minseokkang
|
afbfff55b1
|
feat : Follow User controller Test Implement
|
2022-10-14 16:59:20 +09:00 |
|
minseokkang
|
844495e8f5
|
feat : getProfile Controller Test Implement
|
2022-10-14 16:37:56 +09:00 |
|
minseokkang
|
5829fc21b6
|
fix : Webconfig delete Unuse import
|
2022-10-14 16:37:34 +09:00 |
|
minseokkang
|
0830280a4c
|
fix : Webconfig Refacotirng because
"please use permitAll via HttpSecurity#authorizeHttpRequests instead"
|
2022-10-14 12:57:57 +09:00 |
|
minseokkang
|
b6f990cb55
|
feat: Follow User Service add Already follow Exception Implement
|
2022-10-14 12:01:47 +09:00 |
|
minseokkang
|
1ed78053ad
|
feat: Follow User Service Implement
|
2022-10-14 10:57:05 +09:00 |
|
kms
|
d11dab2edf
|
feat : getProfile Service Implement.
|
2022-10-13 23:00:00 +09:00 |
|
minseokkang
|
ddba2c7376
|
feat: 20221013 save and Profile Service Init Implement
|
2022-10-13 17:23:08 +09:00 |
|
minseokkang
|
331ad36c8b
|
fix : mvcMatchers and antMatchers Seperation
|
2022-10-13 08:59:36 +09:00 |
|
minseokkang
|
b4d52d437e
|
fix : antMatchers -> mvcMatchers because Security and scalability
|
2022-10-11 13:00:46 +09:00 |
|
kms
|
cd1f80ff21
|
fix : print -> log
|
2022-10-10 22:22:29 +09:00 |
|
kms
|
2c9aee1f2a
|
fix : updateUser Error fix remove @Transactional(readOnly=True)./......
|
2022-10-07 00:26:22 +09:00 |
|
kms
|
864dee6699
|
feat : user update service fail test implement
|
2022-09-27 21:15:31 +09:00 |
|
minseokkang
|
0a24b4ae0e
|
feat : current user service tes timplelemnt
|
2022-09-27 17:37:34 +09:00 |
|
minseokkang
|
8c16682550
|
feat : update mvc refactoring and controller unit test implement
|
2022-09-26 12:09:03 +09:00 |
|
minseokkang
|
4b73bbeaf0
|
feat : update mvc implement
|
2022-09-23 13:14:37 +09:00 |
|
minseokkang
|
aa39f98495
|
09.21 save
|
2022-09-21 17:55:38 +09:00 |
|
minseokkang
|
7a923f2aa9
|
feat : @AuthenticationPrincipal Test Code Implement.
|
2022-09-21 12:57:45 +09:00 |
|
minseokkang
|
6bd98fb877
|
2022.09.20 save
|
2022-09-20 17:50:44 +09:00 |
|
minseokkang
|
1f7590c677
|
feat : user SignIn TestCode Implement
|
2022-09-20 13:54:12 +09:00 |
|
minseokkang
|
6eadfcfbc0
|
fix : user Signup Test Refactoring
|
2022-09-20 10:15:39 +09:00 |
|
minseokkang
|
e32ac29572
|
fix : chang grammar
|
2022-09-19 17:47:02 +09:00 |
|
minseokkang
|
ddaa6ac38d
|
fix : delete login controller test code
|
2022-09-19 11:49:54 +09:00 |
|
kms
|
15d3a8806d
|
2022.09.19
|
2022-09-19 07:03:59 +09:00 |
|
kms
|
de284383ab
|
fix : testcode refactoring
|
2022-09-18 18:44:17 +09:00 |
|
kms
|
1530f542fe
|
fix : change jwt service controll UserController -> UserService
because clean test code
|
2022-09-18 18:32:07 +09:00 |
|
kms
|
82cfbdb6d4
|
fix: gitaction test path change
|
2022-09-18 17:48:54 +09:00 |
|
kms
|
bd10b3a1ee
|
fix: gitaction test path change
|
2022-09-18 17:46:58 +09:00 |
|
kms
|
ab0e62b057
|
fix: gitaction test path change
|
2022-09-18 17:44:06 +09:00 |
|
kms
|
c2f084198a
|
fix: gitaction file setting
|
2022-09-18 17:40:13 +09:00 |
|
minseokkang
|
81f873f9aa
|
Update autoTest.yml
|
2022-09-18 17:37:02 +09:00 |
|
minseokkang
|
b4adcef099
|
fix : deprecate files change junit_files
|
2022-09-18 17:34:51 +09:00 |
|
minseokkang
|
132547938c
|
Update autoTest.yml
|
2022-09-18 17:31:03 +09:00 |
|
minseokkang
|
14ddfd7201
|
fix :publish Unit test version up
|
2022-09-18 17:22:56 +09:00 |
|
minseokkang
|
794cde6076
|
test: delete spring boot profiles
|
2022-09-18 17:08:28 +09:00 |
|
minseokkang
|
88447e98f9
|
Update autoTest.yml
|
2022-09-15 17:34:41 +09:00 |
|
minseokkang
|
588a0108ba
|
chore : autoTest custom test
|
2022-09-15 17:32:01 +09:00 |
|
minseokkang
|
ba60fa107a
|
feat :jwt filter test complete
|
2022-09-15 17:03:15 +09:00 |
|
minseokkang
|
8426e2db22
|
fix, jwt filter..
|
2022-09-15 15:06:11 +09:00 |
|
minseokkang
|
dae5a54533
|
Merge branch 'master' of https://github.com/kkminseok/real-world-springboot
|
2022-09-15 10:50:14 +09:00 |
|
minseokkang
|
cc1bda2b73
|
fix : change project architecture and add git action properties
|
2022-09-15 10:50:02 +09:00 |
|
minseokkang
|
0dcc385e13
|
Update autoTest.yml
|
2022-09-15 10:49:49 +09:00 |
|
minseokkang
|
3b0933d137
|
Update autoTest.yml
|
2022-09-15 10:35:55 +09:00 |
|
minseokkang
|
5bc0b1c9c3
|
Create autoTest.yml
|
2022-09-15 10:34:04 +09:00 |
|
minseokkang
|
9d02fc6a73
|
Update fix.md
|
2022-09-15 09:59:47 +09:00 |
|
minseokkang
|
8de34a9d43
|
Update README.md
|
2022-09-14 17:52:32 +09:00 |
|
minseokkang
|
12e504a751
|
Update feat.md
|
2022-09-14 17:51:10 +09:00 |
|
minseokkang
|
d2546e9a23
|
fix: user signup test refactoring
|
2022-09-14 15:59:29 +09:00 |
|
minseokkang
|
a8dafa62d2
|
Update issue templates
|
2022-09-14 09:17:20 +09:00 |
|