Skip to content

Spring Boot 2.0.0 Tutorial, this project included Jenkinfile example.

sanjaykmruk/SpringBoot2Tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot2Tutorial

Spring Boot 2.0.0 Tutorial

This project for sample REST web service project. I've include all necessary that I use.

If anything works, Spring will start & swagger-ui will ready to access

http://localhost:8000/spring/swagger-ui.html


Incoming requests will passed this file first. That should include client verification here, otherwise you can add exclusion too. TokenAuthenticationFilter.java

Presentation Layer

Business Layer

Persistence/DAO Layer


You can use Testing.postman_collection.json for import & test with POSTMAN.

About

Spring Boot 2.0.0 Tutorial, this project included Jenkinfile example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%