r3back / jakarta-signup-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Sign-Up with Jakarta

Easy project to generate an EAR file to deploy in GlassFish.

Run application

This App uses Maven to handle dependencies & building.

  • You can build the ear and deploy it trough glassfish asadmin console.
  • You can create a profile with glassfish directory and deploy automatically project.

Requirements

  • Apache Tomcat 9 or higher
  • Java 11 JDK or newer
  • GlassFish 7
  • Git
mvn clean:install

License

This App is licensed under the permissive MIT license. Please see LICENSE.txt for more info.

About


Languages

Language:Java 100.0%