You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains simple JavaEE JAX-RS Wildfly Swarm Micro-profile example using Kotlin
./gradlew clean war
docker-compose up --force-recreate --build --remove-orphans
http :8080/payara-app/
http :8080/payara-app/max
docker-compose down -v