Uses of Class
org.nentangso.core.config.NtsProperties
-
Packages that use NtsProperties Package Description org.nentangso.core.client org.nentangso.core.security Spring Security configuration.org.nentangso.core.service.helper.location -
-
Uses of NtsProperties in org.nentangso.core.client
Constructors in org.nentangso.core.client with parameters of type NtsProperties Constructor Description NtsAuthorizedFeignConfiguration(NtsProperties ntsProperties) -
Uses of NtsProperties in org.nentangso.core.security
Constructors in org.nentangso.core.security with parameters of type NtsProperties Constructor Description NtsSecurityUtils(NtsProperties ntsProperties) -
Uses of NtsProperties in org.nentangso.core.service.helper.location
Constructors in org.nentangso.core.service.helper.location with parameters of type NtsProperties Constructor Description NtsDefaultLocationCacheable(NtsProperties ntsProperties, javax.cache.configuration.Configuration<Object,Object> jcacheConfiguration)NtsLocationProviderFactory(org.springframework.context.ApplicationContext applicationContext, NtsProperties ntsProperties)
-