Skip to content

daggerok/quarkus-elytron-security-jdbc-postgresql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quarkus elytron postgresql security Build Status

Secure Quarkus apps with JDBC

Java 8 (JDK8) is required. See usages in .travis.yml file

getting started

./mvnw -Pfabric8-pg-app clean compile quarkus:build docker:build docker:start
http :8080
http :8080/health
http :8080/api/hello
http :8080/api/hello/max
./mvnw -Pfabric8-pg-app docker:stop docker:remove

resources

Releases

No releases published

Packages

No packages published