In a Spring Boot application, I can modify the context path using the property server.servlet.context-path in application.properties.
server.servlet.context-path
application.properties
Since