Skip to content

yoelabril/atomistfirst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atomistfirst microservice

Originally created on 2016-10-06.

Atomist first impression

To run locally

This Spring Boot microservice is driven using Maven. To run locally simply execute the following from the command line:

> ./mvnw spring-boot:run

To run tests

This microservice 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

Extend the project

The following Atomist editors are available for this project:


Created by Atomist. Need Help? Join our Slack team

About

Atomist first impression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 44.2%
  • Batchfile 31.2%
  • Java 24.6%