Skip to content

qi3Solucoes/pigeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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: pigeon pass: brasilHue, you can change the default user and pass editing br.com.qisi.pigeon.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/pigeon/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages