'How to create daemon microservice with jms listener?

How can I make a microservice without servlet container? But I need to use the jms listener and actuator.

This service will run on Kubernetes.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source