Skip to content

qi3Solucoes/java-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-skeleton

Base project to start a java based api server.

Configuration

Skeleton project have some pre configured features:

  • Base Apis framework with pageable and sort resources based on Spring rest, by default you can use with http basic auth on user: skeleton pass: brasilHue, you can change the default user and pass editing br.com.qisi.skeleton.config.security.Authentication.
  • Cucumber java test with base rest, database and mock steps.

Cucumber

To use cucumber features configure glue with your on package path on /src/test/java/br/com/qisi/skeleton/integration/CucumberIntegrationTest.java create all features on /src/test/resources/features.

Banner

Skeleton your own banner, you can customize it changing the banner.txt content.

About

Base project to start works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published