Skip to content

Latest commit

 

History

381 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JoinFaces Gradle War Example

Java CI with Gradle

Usages:

  • Can be deployed to an existing Tomcat (see GitHub Actions workflow)
  • Can be started via its main-method using an embedded Tomcat
    • Using java -jar
    • Using ./gradlew bootRun
    • Using your IDE
  • Can be tested using @SpringBootTest(webEnvironment = RANDOM_PORT)
    • Using ./gradlew test
    • Using your IDE

When using an embedded Tomcat, the application should be available at http://localhost:8080/index.xhtml

About

JoinFaces Gradle War Example

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages