Piotr Dec stawros
  • Java Developer | Junior Operations | Solution + Code + CI/CD

  • Joined on 2024-02-10
stawros pushed to rest-controllers at stawros/konta-walutowe 2024-05-25 00:36:42 +02:00
d0e21e9eff test: Dummy fix
stawros created branch rest-controllers in stawros/konta-walutowe 2024-05-25 00:33:46 +02:00
stawros pushed to rest-controllers at stawros/konta-walutowe 2024-05-25 00:33:46 +02:00
95ed5f6ae7 feat: ExchangeController & tests
720937bd6c feat!: JDK21 -> pattern matching, integration tests implementation & small fixes
2981691ffc test: Integration tests outline
2f7e706548 fix: UserService hardening
a78ecaeadb feat: UserController
Compare 5 commits »
stawros pushed to master at stawros/konta-walutowe 2024-05-24 17:53:49 +02:00
56162ad895 Merge pull request 'CurrencyService implementation' from currency-service into master
4fcc395a61 chore: Formatting fixes
94dd43c138 fix: Fixed user persistence after exchange
71109174f7 fix: exchange method fixes
c87bcc8b54 test: CurrencyServiceTest completed?
Compare 8 commits »
stawros pushed to currency-service at stawros/konta-walutowe 2024-05-24 17:50:49 +02:00
4fcc395a61 chore: Formatting fixes
stawros pushed to currency-service at stawros/konta-walutowe 2024-05-24 17:45:00 +02:00
94dd43c138 fix: Fixed user persistence after exchange
71109174f7 fix: exchange method fixes
c87bcc8b54 test: CurrencyServiceTest completed?
6d8a2093b9 test: SonarLint fixes
af187e3daa test: Moved disabled tests from validator to service tests
Compare 5 commits »
stawros pushed to currency-service at stawros/konta-walutowe 2024-05-24 01:40:37 +02:00
b07fa4cb65 feat: CurrencyService outline & tests
27ff8e4e32 Merge pull request 'NBP service works done' from currency-service into master
Compare 2 commits »
stawros pushed to master at stawros/konta-walutowe 2024-05-24 01:38:30 +02:00
27ff8e4e32 Merge pull request 'NBP service works done' from currency-service into master
52ff4a67b3 fix: NbpService cache & tests fixes
1ae5dd9957 feat: NbpService & tests implementation
9e69a47b3e test: WireMockExtension response header
157a1ebe68 test: NbpServiceTest invocation fixed
Compare 17 commits »
stawros pushed to currency-service at stawros/konta-walutowe 2024-05-24 00:49:26 +02:00
52ff4a67b3 fix: NbpService cache & tests fixes
1ae5dd9957 feat: NbpService & tests implementation
9e69a47b3e test: WireMockExtension response header
157a1ebe68 test: NbpServiceTest invocation fixed
4a2338d699 test: NbpServiceTest polished
Compare 14 commits »
stawros created branch currency-service in stawros/konta-walutowe 2024-05-23 00:16:42 +02:00
stawros pushed to currency-service at stawros/konta-walutowe 2024-05-23 00:16:42 +02:00
ca2a6c1795 feat: CurrencyExchangeRequest with validator and validator's tests outline
5555e57f34 refactor: AdultValidatorTest refactored
Compare 2 commits »
stawros pushed to master at stawros/konta-walutowe 2024-05-22 23:29:56 +02:00
7e38b5a2e0 fix: Request validation in UserService
stawros pushed to master at stawros/konta-walutowe 2024-05-22 19:46:20 +02:00
1eee6b1b48 Merge pull request 'user-service' from user-service into master
753b0976d6 fix: Formatting fixes
9d6ba747a8 feat: UserService implementation
c7ef32e28d feat: Dedicated exception on user creation
52ae2789fc fix: SonarLint fixes
Compare 8 commits »
stawros pushed to user-service at stawros/konta-walutowe 2024-05-22 19:43:31 +02:00
753b0976d6 fix: Formatting fixes
stawros pushed to user-service at stawros/konta-walutowe 2024-05-22 19:40:14 +02:00
9d6ba747a8 feat: UserService implementation
c7ef32e28d feat: Dedicated exception on user creation
52ae2789fc fix: SonarLint fixes
7207e9b256 feat: UserService TDD
3121caf8f7 feat: POJO mappers
Compare 6 commits »
stawros created branch user-service in stawros/konta-walutowe 2024-05-22 19:40:14 +02:00
stawros pushed to master at stawros/konta-walutowe 2024-05-22 18:20:55 +02:00
28ffe3f962 test: Commons for suites based on UserRepository
2b0baf6066 fix: UserCreateRequest start balance type int -> double
Compare 2 commits »
stawros pushed to master at stawros/konta-walutowe 2024-05-22 01:04:45 +02:00
edf770b8ed feat: UserCreateRequest model & validation
6fb6ca275c fix: args passed to SpringApplication#run
Compare 2 commits »
stawros pushed to master at stawros/konta-walutowe 2024-05-21 22:40:56 +02:00
ee6c6eda02 feat: Database model & configuration
c087081d25 feat: Model
Compare 2 commits »
stawros pushed to master at stawros/konta-walutowe 2024-05-20 23:45:39 +02:00
ae7d965a6d build: Spring Boot plugin