Package com.bld.proxy.api.find.config
package com.bld.proxy.api.find.config
-
ClassDescriptionSpring
ImportBeanDefinitionRegistrarthat scans the classpath for interfaces annotated withApiFindControllerand registers each one as a Spring bean backed by a JDK dynamic proxy.Specifies an explicit query string to be executed by theproxy-api-controllerinterceptor instead of relying on the automatic JPQL generation.Defines a defaultORDER BYclause for anApiQuery-annotated method.Spring configuration class for theproxy-api-controllermodule.Factory bean that creates Java dynamic proxy instances forApiFindControllerinterfaces.Auto-configuration that fixes the Swagger/SpringDoc tag names forApiFindControllerproxy beans.