Commit Graph

1380 Commits

Author SHA1 Message Date
haerong22
eae41a0e8b #26 pharmacy: main page - jquery, handlebars, bootstrap 2023-01-03 03:12:48 +09:00
haerong22
bbb8cde6ce #30 jpa basic: persistence context 2023-01-03 00:56:46 +09:00
haerong22
c30737417a #30 jpa basic: basic crud 2023-01-01 04:42:33 +09:00
haerong22
b0029e4624 #30 jpa basic: init 2023-01-01 04:11:13 +09:00
haerong22
490427b42f #25 spring cloud: prometheus + grafana 2022-12-31 18:49:51 +09:00
haerong22
a445ff6bbe #29 pass: send notification before class job 2022-12-30 00:49:37 +09:00
haerong22
dc23c3405b #29 pass: notification entity 2022-12-30 00:36:49 +09:00
haerong22
5d65e7965d #28 bulk upload - return video url 2022-12-29 16:18:33 +09:00
haerong22
d5d9b05102 #25 order-service: sleuth + zipkin 2022-12-28 21:39:48 +09:00
haerong22
4e4631e359 #25 user-service: sleuth + zipkin 2022-12-28 21:39:18 +09:00
haerong22
07d0f5137a #29 pass: add passes job 2022-12-28 01:38:53 +09:00
haerong22
336832b1a7 Merge branch 'master' of https://github.com/haerong22/Study 2022-12-28 01:38:15 +09:00
haerong22
3ecf148a83 #29 pass: entity - bulk_pass, user_group_mapping 2022-12-28 01:38:04 +09:00
haerong22
3e2601e9d7 #25 user-service: circuit breaker 2022-12-27 22:20:51 +09:00
haerong22
eee9be0c5c #29 pass: expire passes job 2022-12-25 15:26:10 +09:00
haerong22
fcd4b5dec1 #29 pass: create entity 2022-12-24 16:26:19 +09:00
haerong22
f42ccfc33b #28 bulk upload - multipart file 2022-12-23 19:59:18 +09:00
haerong22
edeee8b68d #29 pass: database setting 2022-12-23 01:41:16 +09:00
haerong22
b0b5fbde6d #29 pass: spring batch simple example 2022-12-23 01:22:02 +09:00
haerong22
4840835d4e #29 pass: init 2022-12-23 01:13:57 +09:00
haerong22
5f956009c7 #28 bulk upload - tus protocol 2022-12-22 21:47:15 +09:00
haerong22
50af3889ef #25 order-service: order kafka producer - kafka connect 2022-12-21 21:01:52 +09:00
haerong22
f55619ac15 #25 order-service: mariadb 2022-12-21 20:23:35 +09:00
haerong22
2391d9b1a5 #25 order-service: kafka producer 2022-12-21 19:57:11 +09:00
haerong22
670a02bf3c #25 catalog-service: kafka consumer 2022-12-21 19:56:34 +09:00
haerong22
ab0a48f770 #27 stock: race condition solution 3 - redis(redisson) 2022-12-21 00:50:51 +09:00
haerong22
148ceb5e3f #27 stock: race condition solution 3 - redis(lettuce) 2022-12-21 00:17:05 +09:00
haerong22
a0184500bc #27 stock: race condition solution 2 - db(named lock) 2022-12-20 23:07:19 +09:00
haerong22
7a5a641de1 #27 stock: race condition solution 2 - db(optimistic lock) 2022-12-20 22:56:38 +09:00
haerong22
59d0c438c5 #27 stock: race condition solution 2 - db(pessimistic lock) 2022-12-20 22:46:41 +09:00
haerong22
68f33e2ec5 #27 stock: race condition solution 1 - java syncronized 2022-12-20 22:35:43 +09:00
haerong22
a5ba98db4b #27 stock: stock decrease - race condition 2022-12-20 22:23:58 +09:00
haerong22
be1e1343a4 #27 stock: init 2022-12-20 22:03:49 +09:00
haerong22
ab93de5b1b #26 pharmacy: kakao category search api 2022-12-19 00:04:38 +09:00
haerong22
379f610365 #26 pharmacy: save recommendation result 2022-12-18 23:36:20 +09:00
haerong22
e3a35b2fbd #26 pharmacy: spring retry 2022-12-18 11:44:43 +09:00
haerong22
96315109e3 #26 pharmacy: direction service test 2022-12-15 00:36:34 +09:00
haerong22
669e29704e #26 pharmacy: direction service - haversine formula 2022-12-15 00:36:09 +09:00
haerong22
dcabb4c55a #26 pharmacy: data setup 2022-12-14 23:56:16 +09:00
haerong22
8619e8d6e4 #26 pharmacy: jpa auditing 2022-12-14 22:51:02 +09:00
haerong22
6d1307f2ae #26 pharmacy: jpa dirty checking test 2022-12-14 00:41:27 +09:00
haerong22
171fb33296 #26 pharmacy: kakao address api test 2022-12-14 00:06:32 +09:00
haerong22
0e7683d55a #26 pharmacy: testcontainers - integration test 2022-12-13 23:52:14 +09:00
haerong22
919b3b221c #26 pharmacy: spock - unit test 2022-12-12 01:02:31 +09:00
haerong22
b972aefc79 #26 pharmacy: kakao api - local address search 2022-12-12 00:43:53 +09:00
haerong22
eb2c1a1967 #26 pharmacy: docker-compose - redis, mariadb 2022-12-10 23:43:39 +09:00
haerong22
22d105bd5e #26 pharmacy: profiles 2022-12-10 23:18:09 +09:00
haerong22
20ab448366 #26 pharmacy: docker - single container 2022-12-10 22:29:18 +09:00
haerong22
6a1d2828b5 #26 pharmacy: init 2022-12-09 01:45:22 +09:00
haerong22
9d8a3cd994 #24 simple sns: alarm with kafka 2022-12-08 03:27:04 +09:00