Commit Graph

  • be415d2b97 Update README main Laurent KAP 2023-05-16 11:58:07 +02:00
  • 1facc7bee7 Add additional resources and update README Laurent KAP 2023-05-16 11:52:53 +02:00
  • 9c01cc4263 Add README kapcake 2023-05-15 22:52:52 +02:00
  • 595e3219ac Add Dockerfile kapcake 2023-05-15 22:52:39 +02:00
  • 82ea867dde Remove commented out code kapcake 2023-05-15 21:33:32 +02:00
  • 96e1827812 Add missing "city" property in User and test kapcake 2023-05-15 21:30:54 +02:00
  • 73ae82d608 Extracting some methods for better readability kapcake 2023-05-15 20:53:20 +02:00
  • 5bafef54f3 Merge remote-tracking branch 'origin/main' kapcake 2023-05-15 18:34:01 +02:00
  • 2fa012a8b5 Add Swagger documentation kapcake 2023-05-15 14:53:59 +02:00
  • 66c349f630 Add Swagger documentation kapcake 2023-05-15 14:53:59 +02:00
  • fcb6bb063a Add 'update user' endpoint kapcake 2023-05-14 00:43:31 +02:00
  • e615d58262 Make user not accessible from UserDetails kapcake 2023-05-14 00:42:53 +02:00
  • 8383fa5055 Extract validation error message paring to util class kapcake 2023-05-14 00:40:45 +02:00
  • 3d1c1b605f Add at least one field not null validator kapcake 2023-05-14 00:38:47 +02:00
  • 94fd3a5849 Add endpoint to delete payments kapcake 2023-05-13 20:19:26 +02:00
  • 890c030109 Add endpoint to list payments kapcake 2023-05-12 23:32:30 +02:00
  • df46537266 Move entities to domain package kapcake 2023-05-12 14:38:17 +02:00
  • 1757546f29 Payment creation with validation and response kapcake 2023-05-12 11:42:21 +02:00
  • 2f8bf45383 Add payment creation endpoint and first validation criteria * Giver account * Iban validation with openiban.com kapcake 2023-05-10 00:15:41 +02:00
  • 283b92d786 Add more sample data kapcake 2023-05-10 00:12:19 +02:00
  • ac4e9b69a3 Add custom UserDetails and use mapping between entity and DTO kapcake 2023-05-10 00:11:30 +02:00
  • 0a3d3d25c6 Move models and add DTOs kapcake 2023-05-10 00:04:38 +02:00
  • caee7b5d4b Retrieve account list for authenticated user kapcake 2023-05-07 15:02:17 +02:00
  • f835e6837d Add UserDetailsService implementation to use DB users kapcake 2023-05-07 15:01:31 +02:00
  • 812f2c475d Remove obsolete entity/repository kapcake 2023-05-07 14:59:17 +02:00
  • c44005359a Mark properties as required kapcake 2023-05-07 14:59:02 +02:00
  • efc9f9c77c Configure H2 database and add repositories kapcake 2023-05-06 22:54:19 +02:00
  • a4be85620f Add model classes kapcake 2023-05-06 14:35:05 +02:00
  • 54cd17cacb Initialize project using Spring Initializr kapcake 2023-05-06 14:27:32 +02:00