Skip to content

chrdev-bit/coaless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coaless

A lightweight Java microservice for managing tasks, using JPA/Hibernate, HikariCP connection pooling, and a layered architecture. Designed as a single microservice that can serve a SPA frontend via RESTful endpoints.

To build: mvn clean test package

To run: java -jar target/tasks-spa-1.0-SNAPSHOT.jar

To use: http://localhost:8080/

To test API: http://localhost:8080/swagger-ui/index.html

About

A lightweight Spring Boot-esque layered MVC app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors