Module Service Architecture INSA 5ISS
Find a file
2024-12-14 17:12:22 +01:00
db Added Database V1 2024-11-25 16:45:02 +01:00
helpapp Implement user management endpoints using hashmap storage for now (we will have to implement database later): create, retrieve, update, and delete users 2024-12-14 17:12:22 +01:00
.gitignore Added working SOAP API 2024-12-10 17:33:48 +01:00
LICENSE Initial commit 2024-11-25 14:17:49 +01:00
README.md Updated README 2024-11-25 16:33:55 +01:00

service-architecture

Course Exercice : Application to help others

mvn compile

mvn spring-boot:run