Commit graph

70 commits

Author SHA1 Message Date
1eee6b1b48 Merge pull request 'user-service' from user-service into master 2024-05-22 19:46:14 +02:00
753b0976d6
fix: Formatting fixes 2024-05-22 19:43:21 +02:00
9d6ba747a8
feat: UserService implementation 2024-05-22 19:37:19 +02:00
c7ef32e28d
feat: Dedicated exception on user creation 2024-05-22 19:23:47 +02:00
52ae2789fc
fix: SonarLint fixes 2024-05-22 19:16:28 +02:00
7207e9b256
feat: UserService TDD 2024-05-22 19:14:08 +02:00
3121caf8f7
feat: POJO mappers 2024-05-22 19:13:43 +02:00
b947f95305
test: fixes UserEntity builder 2024-05-22 19:12:42 +02:00
28ffe3f962
test: Commons for suites based on UserRepository 2024-05-22 18:20:45 +02:00
2b0baf6066
fix: UserCreateRequest start balance type int -> double 2024-05-22 18:05:15 +02:00
edf770b8ed
feat: UserCreateRequest model & validation 2024-05-22 01:04:26 +02:00
6fb6ca275c
fix: args passed to SpringApplication#run 2024-05-21 23:49:23 +02:00
ee6c6eda02
feat: Database model & configuration 2024-05-21 22:40:44 +02:00
c087081d25
feat: Model 2024-05-20 23:57:25 +02:00
ae7d965a6d
build: Spring Boot plugin 2024-05-20 23:45:24 +02:00
9d8b624e40
build: Parent relative path 2024-05-20 23:06:08 +02:00
a27ae35f4c
fix: Parent update 3.2.2 -> 3.2.5
Updates vulnerable spring-web 6.1.3 artifact to 6.1.6
2024-05-20 23:04:51 +02:00
67ec503341
build: Basic Spring Boot dependencies 2024-05-20 23:02:09 +02:00
74394649c5
chore: Project adjustment 2024-05-20 22:53:15 +02:00
311c8be77e Initial commit 2024-05-20 22:16:18 +02:00