Skip to content

This project demonstrates usage of Spring-Boot with Spring-Security using Java configuration with Integration Tests

Notifications You must be signed in to change notification settings

haycco/spring-boot-security-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-security-example Build Status

Copied from other place. I have changed gradle to pom and updated spring-boot version for 2.0.0.RELEASE

This project demonstrates usage of Spring-Boot with Spring-Security using Java configuration with Integration Tests

Any more you can read original author Technical Blog(http://www.future-processing.pl/blog/exploring-spring-boot-and-spring-security-custom-token-based-authentication-of-rest-services-with-spring-security-and-pinch-of-spring-java-configuration-and-spring-integration-testing/)

Requirements

Quick start

  1. mvn clean install
  2. mvn spring-boot:run
  3. Point your browser to https://localhost:8443/health

About

This project demonstrates usage of Spring-Boot with Spring-Security using Java configuration with Integration Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%