Skip to content

pwelagedara/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template

The api documentation will be available in http://localhost:8088/v2/api-docs. Open that using Swagger UI.

To change the Spring Profile in IntelliJ

In Terminal execute the following and restart the IDE.

launchctl setenv SPRING_PROFILES_ACTIVE production

What is there?

  • Swagger Documentation
  • Exception Handling examples( Filter Level and Controller Level)
  • Spring Security is enabled with Basic In-Memory Authentication( V1.0.0.RELEASE)
  • Custom Error Messages for 401 and 403 responses from Spring Security
  • Spring Data JPA
  • Spring Profiles for Development and Production
  • CORS Support for Web Apps

RestTemplate

Refer to pwelagedara/bot for examples. The code should go into com.pubudu.template.integration.rest package.

WAR/EAR

Refer to pwelagedara/ear for examples.

Releases

  • V1.0.0.RELEASE - With In-Memory Authentication
  • V2.0.0.RELEASE - With JDBC Authentication
  • V2.0.1.RELEASE - With JDBC Authentication without Sessions

About

springboot template for backends

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages