Skip to content

estudante668/estudo-java-ee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse Starter for Jakarta EE

This is a sample application generated by the Eclipse Foundation starter for Jakarta EE.

  • You can build the application by executing the following command from the directory where this file resides. Please ensure you have installed a Java SE implementation appropriate for your Jakarta EE version (this sample assumes Java SE 17). Note, the Maven Wrapper is already included in the project, so a Maven install is not actually needed. You may first need to execute chmod +x mvnw.

    ./mvnw clean package
    

    This will generate a file named projeto.war. You should be able to run the application by deploying the file to a Jakarta EE compatible runtime.

About

Estudo sobre funcionalidades do jakartaEE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published