@Configuration @ConditionalOnClass(value=com.maxmind.geoip2.DatabaseReader.class) public class Geoip2Config extends Object
Geoip2Config()
com.maxmind.geoip2.DatabaseReader
databaseReader()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Geoip2Config()
@Bean(destroyMethod="close") public com.maxmind.geoip2.DatabaseReader databaseReader()
Copyright © 2024. All rights reserved.