An open API service indexing awesome lists of open source software.

https://github.com/adriandlph/tasksmsrv

App to manage your daily tasks.
https://github.com/adriandlph/tasksmsrv

api backend hibernate hibernate-jpa java java-21 jpa maven microservice microservices rest-api restful-api spring-boot

Last synced: 12 months ago
JSON representation

App to manage your daily tasks.

Awesome Lists containing this project

README

          

# TasksMsrv
Backend for an application that allows you to manage your daily tasks dynamically.

Technologies used:
- Java 21
- SpringBoot
- RESTful API
- Maven

This application is integrated into a microservices system as one of these microservices. The authentication of the users is handled by AuthMsrv.