Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

calculi-io/guide-rails-demo-javarest-java-spring

Repository files navigation

Guide-Rails Demo using Java SpringBoot

Learn how to get started with Guide-Rails full CI/CD pipelines using this sample Java application. Check out the Tutuorial

=======

SpringBoot Server

Sample SpringBoot API Server

Requirements

  • Gradle 5
  • OpenJDK 12

Running the Application

gradle bootRun

Partial List of Endpoints

See the controller for the full list

curl -v http://localhost:8080/
curl -v http://localhost:8080/add/3/2

Running Tests

gradle build
gradle integrationTest

About

Learn how to get started with Guide-Rails full CI/CD pipelines using this sample Java application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors