Guys, so...currently I have a couple of API that r...
# server
a
Guys, so...currently I have a couple of API that run on wildfly (same domain) my doubt is how to deploy a couple of springboot + kotlin in the same way as war files. I might be missing something here, because I have been researching about it and could get a good answer so far. I try @napperley suggesation but I could make it work . any other suggestion?
n
Is Wildfly going to be bundled with the web app? If the answer is yes then use "fat JAR" deployment (aka Wildfly Swarm).
Just to clarify did you get your web app working with Wildfly Swarm?
a
Hi @napperley, not with wildfly Swan, as I don't want to have it embedded.... But it is working on wildfly now. https://bitbucket.org/ander_dev/kotlin-jee