Can we deploy the Consul application in Tomcat Server?

As part of our project, we are trying different deployment strategy like k8s, docker and tomcat. We are able to deploy the Consul application in K8s and docker. But we are not able to find a way to deploy the Consul in Tomcat. Is there any options available or anyone have achieved this?

Tomcat is a Java application server.

Consul is not a Java application.

So no.

Is there any plan to support this feature.
I understand this is entirely different technology development need to be included for this. But this will help in cases like where the customer doesn’t want to use multiple applications running as windows service. If this feature is provided as part of Consul installation it will help the business use cases like this.