Esta dando o erro abaixo quando tento executar a classe que contem o main.
Poderiam me ajudar ?
at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig.dataSource(SpringBootConfig.java:28) [classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.CGLIB$dataSource$0() ~[classes/:na] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5$$FastClassBySpringCGLIB$$78aa601f.invoke() ~[classes/:na] at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) ~[spring-core-4.3.10.RELEASE.jar:4.3.10.RELEASE] at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) ~[spring-context-4.3.10.RELEASE.jar:4.3.10.RELEASE] at br.com.finiciativas.fseweb.conf.SpringBootConfig$$EnhancerBySpringCGLIB$$c5a6b7e5.dataSource() ~[classes/:na]