Skip to content

javamachr/Spring-security-bug-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample of spring security bug

When built as native this example fails.

Steps to reproduce:

# Run build
mvn -Pnative package
# Run application
./target/bug-native
# Access application
curl -v http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages