Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1369

Packaging akka microservice into a fat jar using Maven

$
0
0

I am trying to package an Akka microservice as a fat jar using the Maven shade plugin. However, I am getting an error saying “EntityManagerFactory” cannot be created. The service runs perfectly if I run it using mvn exec:exec as given in the Akka microservice tutorial.

Any guidance will be highly appreciated.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1369

Trending Articles