Skip to content

atomist-seeds/kotlin-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-rest

This project is a seed for creating Kotlin Spring Boot REST service projects.

Development

This project is driven using Maven.

Run locally

You can run the service locally using the following from the command:

$ ./mvnw spring-boot:run

Run tests

This service comes with some rudimentary tests as a good starting point for writing your own. Use the following command to execute the tests using Maven:

$ ./mvnw test

Created by Atomist. Need Help? Join our Slack team.

About

Atomist Spring Boot Kotlin seed project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages