Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 382 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 382 Bytes

spring-boot-ssl-https-example

Demo of a ssl https configured spring boot app

  • You can use provided command to generate keystore in the classpath. (command is available at resources folder. Generate keystore in same src/main/resources)
  • Apache Maven Resources Plugin 3.1.0 has been used to specify the resources folder which contains keystore file.
  • Spring Boot Version 2.1.6