Anyone give the solution for, alternative way to implement WebMvcTagsContributor with overriding getTags() and getLongRequestTags() methods.
As am migreating springboot from 2.x.x to 3.2.0, Need alternative solution to the above issue to implement
Anyone give the solution for, alternative way to implement WebMvcTagsContributor with overriding getTags() and getLongRequestTags() methods.
As am migreating springboot from 2.x.x to 3.2.0, Need alternative solution to the above issue to implement