This website requires JavaScript.
41ce2184eb
feat : add get Article List but Problem - N+1
kms
2022-11-08 23:21:03 +09:00
65719df6b2
11.6 save
kms
2022-11-06 18:59:49 +09:00
e4e2574577
feat : List Comment API Service test Code Implement.
kms
2022-11-06 16:38:38 +09:00
0b436e82f1
feat : List Comment API Controller test Code Implement.
kms
2022-11-06 15:54:33 +09:00
5c12fdd7b8
feat : List Comment API Implement. and Refacotring ADD Comment API because JSON Name Setting
kms
2022-11-05 18:59:48 +09:00
7d8761934b
fix : **Comment** Class Typo fix
kms
2022-11-05 17:54:21 +09:00
9b05b1e67d
fix : LocalDateTime -> ZoneDateTime because API DOC need **ISO8601** Formatting
kms
2022-11-05 17:37:10 +09:00
0aa4406c0a
fix : userUpdate Request DTO Fix. fix 6 test-script error
kms
2022-11-05 16:11:46 +09:00
946eb66ebe
feat : api test ADD GitAction
minseokkang
2022-11-04 15:27:59 +09:00
9f26ec27e5
feat : api test ADD GitAction
minseokkang
2022-11-04 15:25:40 +09:00
48fe93fdf7
feat : api test ADD GitAction
minseokkang
2022-11-04 15:24:52 +09:00
981ec5ed03
feat : Delete Comment API Controller, Service, Repository Test Code Implement.
minseokkang
2022-11-04 15:09:30 +09:00
e49268072a
feat : Delete Comment API Controller, Service, Repository Implement.
minseokkang
2022-11-04 10:59:06 +09:00
ff3bd8c923
feat : Create comment API Repository test Implement. Comment Entity Add Article Column
minseokkang
2022-11-03 16:25:19 +09:00
7f0f76fe6e
feat : Create comment API Service test Implement.
minseokkang
2022-11-03 12:58:50 +09:00
8f0ad89108
feat : Create comment API Controller test Implement.
minseokkang
2022-11-01 17:50:17 +09:00
0f47e27e51
fix : add commentService Bean in Article Controller Test Code
minseokkang
2022-11-01 16:37:10 +09:00
68df1b6be1
feat :add Comment API Implement.
minseokkang
2022-11-01 16:33:19 +09:00
1cb0b2c97f
List Article Get API Temporary Save Because Implement Level Hard More Think
minseokkang
2022-11-01 12:55:21 +09:00
5ec886b05a
feat : get tagList Test Code Implement.
kms
2022-10-31 23:32:44 +09:00
19d270fcad
feat : get tagList Controller, Service, Repository Implement. Refactoring
kms
2022-10-31 22:35:43 +09:00
9465325b05
feat : Get Tags Controller, Service, Repository Implement.
minseokkang
2022-10-31 17:51:37 +09:00
b69eb8860d
feat : UnFavorite Article Test Code Implement.
minseokkang
2022-10-31 12:59:59 +09:00
b443d95db5
fix : readme update
minseokkang
2022-10-31 12:34:49 +09:00
5aff659805
feat: 'unFavorite Article' Controller, Service, Repository Implement.
minseokkang
2022-10-31 12:28:24 +09:00
ea9d7f1872
feat: 'Favorite Article' repository Test Code Implement.
minseokkang
2022-10-31 12:12:43 +09:00
2801d723fb
feat : Favorite Article Service Test Implement.
kms
2022-10-30 23:56:27 +09:00
15f479f4df
temporary save Because migration Desktop
kms
2022-10-30 18:25:00 +09:00
d912e17153
feat : Favorite Article API Controller Test Code Implement.
kms
2022-10-30 17:54:33 +09:00
64ea347f9f
feat : Favorite Article API Implement Controller, Service, Repository
kms
2022-10-30 17:36:07 +09:00
b448ccc605
10.30 List Article temporary Save
kms
2022-10-30 16:59:25 +09:00
ea395cf3bf
feat : Get Artivles List Init
kms
2022-10-29 17:39:15 +09:00
cbf54008c2
fix : WebConfig fix except Authorized because Article Get Method is not required Token
kms
2022-10-29 17:11:50 +09:00
b1bbaf3e58
feat : Article Update Repository Test Code Implement
kms
2022-10-29 16:49:50 +09:00
a4d02374e1
feat : Article Update Service Test Code Implement
kms
2022-10-29 16:16:53 +09:00
592f8438af
feat : Article Update Controller Test Code Implement
kms
2022-10-29 15:03:03 +09:00
55bf079184
feat : article Update Controller, Service, Repository Implemnt
minseokkang
2022-10-28 17:56:30 +09:00
6d11e9a9e5
fix : refactoring
minseokkang
2022-10-28 13:33:58 +09:00
ac5c7c0b19
feat : Delete Article Test code Implement.
minseokkang
2022-10-26 11:47:13 +09:00
0b3262a5ce
feat : deleteArticle Service Test Implement.
kms
2022-10-26 00:21:48 +09:00
962747e2c9
feat : git action gradle build cache add
minseokkang
2022-10-25 09:14:18 +09:00
50300b9709
feat : git action gradle build cache add
minseokkang
2022-10-25 09:13:15 +09:00
44c1b183a6
feat : git action gradle build cache add
minseokkang
2022-10-25 08:51:26 +09:00
416137d8a0
fix : refactoring Delete print and fix Logic Favorite Status
kms
2022-10-24 23:51:12 +09:00
422ace7dce
feat : Delete Article Controller, Service, Repository Implement. Entity add cascade
kms
2022-10-24 22:44:35 +09:00
8f4f75d9f7
feat : getArticle Repository Test Implement
kms
2022-10-24 21:58:52 +09:00
0054e3c108
fix : create Article Repository Test Code. Add One Data because compare DateTime Between Two Data
minseokkang
2022-10-24 17:54:17 +09:00
eb14420e94
fix : return Type Profile -> Author add Author class
minseokkang
2022-10-24 17:39:52 +09:00
e68e8db373
fix : getArticle Service Test code Logic fixed
minseokkang
2022-10-24 13:36:13 +09:00
9df9165008
fix : Article Follow Logic Fix
minseokkang
2022-10-24 09:00:25 +09:00
0d519b413d
10.23 save
kms
2022-10-23 23:41:36 +09:00
d04375805b
feat : refactoring and Implement Article getArticle Controller Test
kms
2022-10-23 23:31:58 +09:00
fc63d840e7
feat : create Article Repository Test Code Implement
kms
2022-10-23 22:33:32 +09:00
51fd01e31f
fix : Article Service Test Code refactoring
kms
2022-10-23 18:33:45 +09:00
b49047b391
feat : Article Service Refactoring (add createAt, updatedAt ...) and Implement Service test Code Implement Create Article
kms
2022-10-23 18:11:19 +09:00
5deb3a05db
feat : Create Article Contrlller Test Code Implement.
kms
2022-10-23 17:05:30 +09:00
ed50d76dd0
10.20 save
minseokkang
2022-10-20 15:41:57 +09:00
e0db387022
feat : TagList in Article Implement TODO Favorites count
minseokkang
2022-10-19 13:55:45 +09:00
5345457798
fix : Follow Refactoring, common Date management Entity add.
minseokkang
2022-10-18 10:21:00 +09:00
7c6b9ce0ca
fix : FavoriteRepository Method Parameter userId fix
minseokkang
2022-10-17 17:40:40 +09:00
84a0e07ba9
10.17 save Todo RelationShip user, article, favorite, tag, etc..
minseokkang
2022-10-17 17:24:33 +09:00
92cd19da10
fix : rename articleDto Article -> Articledto because confuse Article Entity Name
kms
2022-10-16 23:48:10 +09:00
946e69317f
fix : rename articleDto Article -> Articledto because confuse Article Entity Name
kms
2022-10-16 23:47:52 +09:00
f09f85c6c9
fix : testcode fix
kms
2022-10-16 23:12:44 +09:00
e47e837ac0
feat : Article Service Init and Implement Article Controller
kms
2022-10-16 13:29:01 +09:00
20857a54b7
feat : refactoring test Code display Kor Test Name and Delete Follow Service Implement with Test Code
kms
2022-10-15 18:51:51 +09:00
7d98066bb5
feat : Follow user repository Test Code, get Follow repository Test Code Implement.
kms
2022-10-15 17:14:48 +09:00
275566cf7e
feat : Use Follow Service Test code Implement.
kms
2022-10-15 15:57:46 +09:00
2366d215b6
fix : User of -> builder because TestCode created and my notebook sync my Desktop Code
kms
2022-10-15 15:24:23 +09:00
818077071f
merge
kms
2022-10-15 14:49:23 +09:00
722d18bf0c
merge
kms
2022-10-15 14:47:15 +09:00
891283be9a
mege
kms
2022-10-15 14:46:42 +09:00
390c4b1e37
feat : getProfile Service Test success Code Implement.
kms
2022-10-15 03:23:48 +09:00
e3acca4642
feat : getProfile Service Test Throw Not Found User Code Implement.
kms
2022-10-15 00:20:45 +09:00
afbfff55b1
feat : Follow User controller Test Implement
minseokkang
2022-10-14 16:59:20 +09:00
844495e8f5
feat : getProfile Controller Test Implement
minseokkang
2022-10-14 16:37:56 +09:00
5829fc21b6
fix : Webconfig delete Unuse import
minseokkang
2022-10-14 16:37:34 +09:00
0830280a4c
fix : Webconfig Refacotirng because "please use permitAll via HttpSecurity#authorizeHttpRequests instead"
minseokkang
2022-10-14 12:57:57 +09:00
b6f990cb55
feat: Follow User Service add Already follow Exception Implement
minseokkang
2022-10-14 12:01:47 +09:00
1ed78053ad
feat: Follow User Service Implement
minseokkang
2022-10-14 10:57:05 +09:00
d11dab2edf
feat : getProfile Service Implement.
kms
2022-10-13 23:00:00 +09:00
ddba2c7376
feat: 20221013 save and Profile Service Init Implement
minseokkang
2022-10-13 17:23:08 +09:00
331ad36c8b
fix : mvcMatchers and antMatchers Seperation
minseokkang
2022-10-13 08:59:36 +09:00
b4d52d437e
fix : antMatchers -> mvcMatchers because Security and scalability
minseokkang
2022-10-11 13:00:46 +09:00
cd1f80ff21
fix : print -> log
kms
2022-10-10 22:22:29 +09:00
2c9aee1f2a
fix : updateUser Error fix remove @Transactional(readOnly=True)./......
kms
2022-10-07 00:26:22 +09:00
864dee6699
feat : user update service fail test implement
kms
2022-09-27 21:15:31 +09:00
0a24b4ae0e
feat : current user service tes timplelemnt
minseokkang
2022-09-27 17:37:34 +09:00
8c16682550
feat : update mvc refactoring and controller unit test implement
minseokkang
2022-09-26 12:09:03 +09:00
4b73bbeaf0
feat : update mvc implement
minseokkang
2022-09-23 13:14:37 +09:00
aa39f98495
09.21 save
minseokkang
2022-09-21 17:55:38 +09:00
7a923f2aa9
feat : @AuthenticationPrincipal Test Code Implement.
minseokkang
2022-09-21 12:57:45 +09:00
6bd98fb877
2022.09.20 save
minseokkang
2022-09-20 17:50:44 +09:00
1f7590c677
feat : user SignIn TestCode Implement
minseokkang
2022-09-20 13:54:12 +09:00
6eadfcfbc0
fix : user Signup Test Refactoring
minseokkang
2022-09-20 10:15:39 +09:00
e32ac29572
fix : chang grammar
minseokkang
2022-09-19 17:47:02 +09:00
ddaa6ac38d
fix : delete login controller test code
minseokkang
2022-09-19 11:49:54 +09:00
15d3a8806d
2022.09.19
kms
2022-09-19 07:03:59 +09:00
de284383ab
fix : testcode refactoring
kms
2022-09-18 18:44:17 +09:00
1530f542fe
fix : change jwt service controll UserController -> UserService because clean test code
kms
2022-09-18 18:32:07 +09:00