Skip to content

xtecuan/tadeocrud-heroku

Repository files navigation

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: [email protected]

Password: Welcome123$$$123

USER ROLE

User: [email protected]

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