https://bz.apache.org/bugzilla/show_bug.cgi?id=62371
Robert Rettig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Robert Rettig <[email protected]> --- Created attachment 35931 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35931&action=edit Fixes hyphen validation This problem occurs in typical docker deployments, especially docker swarm deployments where service names contain hyphens. In Docker Swarm, the service names can be specified with the prefix "tasks.". to get concrete container addresses through the embedded DNS instead of the virtual address of the service. In such environments you can no longer use Tomcat in the embedded version with Spring Boot. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
