Commit Graph

43 Commits

Author SHA1 Message Date
grata
547d13d793 made method @GetMapping("/{user}/{id}") use username 2023-05-06 11:19:41 +02:00
grata
ad6ec2e2c4 added method @GetMapping("/{user}/{id}") 2023-05-06 10:55:56 +02:00
f3f1103a70 changes 2023-05-06 10:43:49 +02:00
104b06f6ae mysql change 2023-05-05 12:10:41 +02:00
77be681498 fix admin boolean 2023-05-05 11:29:09 +02:00
grata
d9e90f0874 fixed get WaypointsVisited 2023-05-05 09:27:59 +02:00
66f0e66333 User entity fix previous name variable 2023-05-05 09:26:55 +02:00
80d6d3e7fd user entity 2023-05-04 15:50:52 +02:00
11dd5297f2 sql update 2023-05-03 12:20:11 +02:00
d04d70a867 sql update 2023-05-01 15:58:36 +02:00
faa7692126 adding get all waypoints 2023-05-01 15:28:53 +02:00
d5ce8c74f0 update sql file 2023-04-30 13:50:14 +02:00
5352ecd4c2 change 2023-04-29 20:31:12 +02:00
e3664270c6 change on mysql file 2023-04-29 20:30:50 +02:00
grata
bc8893baef fixed getAllWaypointsByLocation by changing db field name 2023-04-28 11:16:57 +02:00
fb21a636a4 Api changes, error with findAllByLocationName 2023-04-28 10:44:37 +02:00
b9340843a6 fix Id in WaypointsVisitedEntity 2023-04-27 17:17:18 +02:00
grata
9b6cfc4fe2 Added error checking for post calls 2023-04-27 16:12:49 +02:00
grata
33c2f8bf8a Set better path for rest 2023-04-27 14:18:00 +02:00
grata
0bc69c9808 Added Lombok and created api fow WaypointsVisitedEntity 2023-04-27 14:02:50 +02:00
69a0e6d271 Regenerating entity, and changes in all files 2023-04-27 12:03:53 +02:00
grata
cd7afb7d77 Merge remote-tracking branch 'origin/dev' into dev 2023-04-27 11:39:48 +02:00
grata
3a7586f495 Implemented api for all entities 2023-04-27 11:39:39 +02:00
b91ff3c5b2 get user by username 2023-04-27 11:07:17 +02:00
a3f276fbdd db username unique 2023-04-27 11:04:23 +02:00
grata
10fd85cf8f Implemented api for users 2023-04-27 11:00:07 +02:00
grata
09ffbfc3be Added users in sql 2023-04-27 10:00:52 +02:00
grata
1ea79fbda4 Added reading data from database using springboot 2023-04-27 09:55:31 +02:00
6c7f9c6007 mysql fix and adding some data 2023-04-27 08:37:56 +02:00
e8866f68a2 deleting hibernate 2023-04-26 18:13:24 +02:00
86a3c5006d fix springBoot, adding some mapping 2023-04-26 18:13:07 +02:00
1a2d91ae7e Rest api Resources changes 2023-04-26 18:11:53 +02:00
ef6c7bbb51 mysql file for generating db 2023-04-26 17:16:28 +02:00
ef7a85c85a Rest api Resources 2023-04-26 17:15:24 +02:00
grata
22aeac0b03 fix non tanto fix di springBoot 2023-04-26 16:20:21 +02:00
67cd5588e1 Controller with error 2023-04-26 10:58:34 +02:00
a5f49e43f1 adding Spring application start 2023-04-26 10:57:37 +02:00
7ffdd73993 Rest api Resources 2023-04-26 10:56:09 +02:00
6874ebd4c5 hybernate cfg 2023-04-25 15:23:26 +02:00
0baeb4cdb9 mysql file for generating db 2023-04-25 15:16:43 +02:00
1c22a47612 pom 2023-04-25 15:14:13 +02:00
e5e9ac3698 adding entity and crud 2023-04-25 15:13:53 +02:00
5521dc7384 java init 2023-04-24 17:29:25 +02:00