Skip to content

Refactor Swagger Configuration to use '@ConfigurationProperties' from '@Value'

  • This PR enables the swaggerConfiguration to use ConfigurationProperty to bind properties to the properties present in the properties files.
  • This is not a breaking change; this makes it consistent across other services as well.
Edited by Anthony Ittiyera vazhappilly

Merge request reports