Skip to content

Latest commit

 

History

History
45 lines (19 loc) · 474 Bytes

Readme.md

File metadata and controls

45 lines (19 loc) · 474 Bytes

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