Skip to content

sekury/proxy-service

Repository files navigation

Proxy service Java CI with Gradle Coverage Branches

Service provides CRUD operations with proxy entity.

There are few approaches used:

  1. Spring Web in master branch
  2. Spring Data REST in data-rest branch
  3. Testing with testcontainers branch

Build & Start with docker

Run make start

or manually:

  1. Delete image docker rmi proxy-service
  2. Build app ./gradlew build
  3. Launch docker compose docker-compose up

Disclaimer

Since ./gradlew bootBuildImage doesn't provide jdk14, I've been forced to use a custom Dockerfile

Test with swagger

Swagger

About

Test Assignement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages