Skip to content

Fixed /generateAndPublish Endpoint when the application is started using application.properties

Compare
Choose a tag to compare
@Umadevi-Kapu Umadevi-Kapu released this 20 Aug 09:32
· 81 commits to master since this release

Handled NullPointerException if generate context path is null.
Modified the field name generate.server.path to generate.server.contextpath in configuration file.