Skip to content

dropchop-com/recyclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recyclone

Dropchop's Common Library for rapid Java RESTful project development.

It provides common model, REST, service and repository semantics with already implemented features:

  • localization,
  • security,
  • common parameters
  • ...

Designed for JAX-RS CDI environment, so it's best to run with Quarkus.

Overview

Build

mvn clean install

Run development mode

cd test/quarkus
./mvnw compile quarkus:dev

# navigate to http://localhost:8080/api/spec/ui/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages