Skip to content

A microservice or standalone service using Thorntail, JEE, Wildfly, JAX-RS

Notifications You must be signed in to change notification settings

tlmatjuda/thorntail-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thorntail (WildFly Swam) Showcase


This is a showcase of Thorntail, formerly knowns as Wildfly Swarm. The same way we can quickly get going with Spring Boot to build web apps, there' something similar to it for those who want to rather use more of Java / Jakarta EE. This code base is reference for the Java EE Micro Services Using Thorntail article.

Technology Stack Used

  1. Java 8
  2. Maven 3.6.2
  3. IntelliJ IDEA (You may use an IDE of your choice)

Setting Up

# After checking out run:
mvn clean install
# To run the Service type:
java -jar target/thorntail-api-thorntail.jar

Testing

And there you go, should be all set.

About

A microservice or standalone service using Thorntail, JEE, Wildfly, JAX-RS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages