|
11d6e41c98
|
feat: Currency symbols enum
|
2024-06-25 00:24:18 +02:00 |
|
|
f42dcce74b
|
fix: Double to BigDecimal
|
2024-06-10 23:52:47 +02:00 |
|
|
ec0ee860ee
|
fix: SonarLint fixes
|
2024-05-25 00:47:12 +02:00 |
|
|
95ed5f6ae7
|
feat: ExchangeController & tests
|
2024-05-25 00:33:33 +02:00 |
|
|
720937bd6c
|
feat!: JDK21 -> pattern matching, integration tests implementation & small fixes
|
2024-05-25 00:10:42 +02:00 |
|
|
2981691ffc
|
test: Integration tests outline
|
2024-05-24 20:42:26 +02:00 |
|
|
2f7e706548
|
fix: UserService hardening
|
2024-05-24 19:37:20 +02:00 |
|
|
a78ecaeadb
|
feat: UserController
|
2024-05-24 19:36:58 +02:00 |
|
|
4fcc395a61
|
chore: Formatting fixes
|
2024-05-24 17:50:39 +02:00 |
|
|
94dd43c138
|
fix: Fixed user persistence after exchange
|
2024-05-24 17:44:51 +02:00 |
|
|
71109174f7
|
fix: exchange method fixes
|
2024-05-24 17:19:30 +02:00 |
|
|
c87bcc8b54
|
test: CurrencyServiceTest completed?
|
2024-05-24 16:25:19 +02:00 |
|
|
b07fa4cb65
|
feat: CurrencyService outline & tests
|
2024-05-24 01:39:53 +02:00 |
|
|
52ff4a67b3
|
fix: NbpService cache & tests fixes
|
2024-05-23 23:56:44 +02:00 |
|
|
1ae5dd9957
|
feat: NbpService & tests implementation
|
2024-05-23 23:54:18 +02:00 |
|
|
157a1ebe68
|
test: NbpServiceTest invocation fixed
|
2024-05-23 22:58:55 +02:00 |
|
|
b38a507ce9
|
test: NbpServiceTest completed?
|
2024-05-23 22:38:20 +02:00 |
|
|
497574b618
|
feat: NbpService#getFetchDate implementation
|
2024-05-23 21:10:18 +02:00 |
|
|
310a4c4087
|
test: NbpService#getFetchDate tests
|
2024-05-23 21:08:26 +02:00 |
|
|
ef5125fb0d
|
feat: NBP service outline
|
2024-05-23 20:19:50 +02:00 |
|
|
b5237c49bc
|
test: ValidExchangeRequestValidatorTest more test cases & validator implementation
TODO: move disabled tests to future service / endpoint suite
|
2024-05-23 18:22:25 +02:00 |
|
|
ca2a6c1795
|
feat: CurrencyExchangeRequest with validator and validator's tests outline
|
2024-05-23 00:16:29 +02:00 |
|
|
7e38b5a2e0
|
fix: Request validation in UserService
|
2024-05-22 23:28:22 +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 |
|
|
7207e9b256
|
feat: UserService TDD
|
2024-05-22 19:14:08 +02:00 |
|
|
3121caf8f7
|
feat: POJO mappers
|
2024-05-22 19:13:43 +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 |
|
|
67ec503341
|
build: Basic Spring Boot dependencies
|
2024-05-20 23:02:09 +02:00 |
|