However is Size is specified on a string field in a request object, maxLength and minLength are generated correctly. I might be barking up the wrong tree here, but this is what I have and what I am seeing. MyApplication.java has the following annotations: @SpringBootApplication @EnableSwagge...
packagecom.smartmap.sample.test.conf;importjava.sql.SQLException;importjavax.sql.DataSource;importorg.apache.commons.logging.Log;importorg.apache.commons.logging.LogFactory;importorg.springframework.beans.factory.annotation.Value;importorg.springframework.boot.web.servlet.FilterRegistrationBean;importorg.spring...