Skip to content

Sample Java API. Usage of asynchronous services and H2 in-memory database.

Notifications You must be signed in to change notification settings

didopimentel/asyncApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async Java Api

Sample Java Api. It uses the concept of CompletableFuture to make asynchronous controllers and services. Comes with the H2 in-memory database driver for integration testing.

Installation

Simply clone the repository and run it with gradle.

About

Sample Java API. Usage of asynchronous services and H2 in-memory database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages