/tadeocrud-heroku

Payara Micro Sample Application based on https://www.kodnito.com/posts/deploy-microprofile-application-on-heroku/ , https://rieckpil.de/howto-simple-form-based-authentication-for-jsf-2-3-with-java-ee-8-security-api/ and https://github.com/xtecuan/h2-database-service

Primary LanguageJava

tadeocrud-heroku

For Running the Appliance:

mvn clean install

mvn payara-micro:start

For Access to the Web Application:

http://localhost:8080/

Credencials:

ADMIN ROLE

User: xtecuanufo@gmail.com

Password: Welcome123$$$123

USER ROLE

User: juliux@gmail.com

Password: HolaHola$$$123

DB CONSOLE

Saved Settings: Generic H2 (Server)

Driver Class: org.h2.Driver

JDBC URL: jdbc:h2:tcp://localhost:50008/~/H2SampleDB

User Name: sa

Password: Welcome123$$1