Commit Graph

9 Commits

Author SHA1 Message Date
7963542c9b SpringSecurity: minimal do-nothing implementtaion
- add SpringSecurity dependancie
- Minimal do-nothing SecurityConfig.java
2023-07-23 14:50:20 +02:00
6cd4088522 SpringSecurity: add owner to the CashCard data contract
updated:
- tests
- sql scripts
2023-07-23 14:08:37 +02:00
ca46b46029 Pageble GET with defaults 2023-07-22 15:04:56 +02:00
19aa42941f POST
- URI for Location Header
- CRUD - create
2023-07-21 12:38:51 +02:00
38f86076c2 H2 DB
- used for tests
- no DB implenention for prod
2023-07-20 12:31:04 +02:00
198b49dd8f GET endpoint
- no DB support jet
- Integation Tets
2023-07-19 13:57:10 +02:00
64707ff810 TDD for CashCard contract 2023-07-18 19:23:49 +02:00
5ff7115430 first test 2023-07-18 16:13:41 +02:00
f77c241f5a Spring Initilizr 2023-07-18 15:53:48 +02:00