catalina-2017-04-19.0.log 77.3 KB
[ INFO ] [2017-04-19 16:31:46] com.example.DemoApplication [48] - Starting DemoApplication on qujiehuideMacBook-Pro.local with PID 22562 (/Users/JA/csair_dp_hdp/java/csair_dp_HDP/target/classes started by JA in /Users/JA/csair_dp_hdp/java/csair_dp_HDP)
[ INFO ] [2017-04-19 16:31:46] com.example.DemoApplication [666] - No active profile set, falling back to default profiles: default
[ INFO ] [2017-04-19 16:31:47] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [578] - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@bb8b79b: startup date [Wed Apr 19 16:31:47 CST 2017]; root of context hierarchy
[ INFO ] [2017-04-19 16:31:49] org.springframework.beans.factory.support.DefaultListableBeanFactory [839] - Overriding bean definition for bean 'beanNameViewResolver' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
[ INFO ] [2017-04-19 16:31:50] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'spring.datasource.CONFIGURATION_PROPERTIES' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:50] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:51] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'dataSource' of type [class org.apache.tomcat.jdbc.pool.DataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:51] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'mybatisPageableInterceptor' of type [class com.example.utils.mybatis.pageable.MybatisPageableInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:51] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'myBatisConfig' of type [class com.example.utils.mybatis.MyBatisConfig$$EnhancerBySpringCGLIB$$db191793] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionFactory' of type [class org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionTemplate' of type [class org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'winnerInformationInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sessionInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'phoneRequestTimeMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'rankingListMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'likeTerminalInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'likeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'noticeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWinningStickTopRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWinningRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWhiteInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeUserInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizePoolMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeLotteryRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'httpLogMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'externalRequestLogMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'formInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'enrollInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'endAtInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5CsairConfigMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'backupTableMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'annotationDrivenTransactionManager' of type [class org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:52] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$130470e2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:31:53] org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory [149] - Server initialized with port: 8080
[ INFO ] [2017-04-19 16:31:53] org.eclipse.jetty.server.Server [327] - jetty-9.2.15.v20160210
[ INFO ] [2017-04-19 16:31:53] application [2052] - Initializing Spring embedded WebApplicationContext
[ INFO ] [2017-04-19 16:31:53] org.springframework.web.context.ContextLoader [272] - Root WebApplicationContext: initialization completed in 6122 ms
[ INFO ] [2017-04-19 16:31:54] org.springframework.boot.context.embedded.ServletRegistrationBean [189] - Mapping servlet: 'dispatcherServlet' to [/]
[ INFO ] [2017-04-19 16:31:54] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'characterEncodingFilter' to: [/*]
[ INFO ] [2017-04-19 16:31:54] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
[ INFO ] [2017-04-19 16:31:54] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'httpPutFormContentFilter' to: [/*]
[ INFO ] [2017-04-19 16:31:54] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'requestContextFilter' to: [/*]
[ INFO ] [2017-04-19 16:31:54] org.eclipse.jetty.server.handler.ContextHandler [744] - Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@3d97cc2{/,file:/private/var/folders/gr/vnj7fqcx3779xx9gq56x1dd80000gn/T/jetty-docbase.4221648312121710993.8080/,AVAILABLE}
[ INFO ] [2017-04-19 16:31:54] org.eclipse.jetty.server.Server [379] - Started @9744ms
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [532] - Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@bb8b79b: startup date [Wed Apr 19 16:31:47 CST 2017]; root of context hierarchy
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/test/test]}" onto public java.lang.String com.example.DemoApplication.now()
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/budrlji/{ssidKey}/backup/h/dek]}" onto public void com.example.controller.backup.BackUpApiController.backup(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/budrlji/{ssidKey}/backup/h/dek/tsqlhandle]}" onto public void com.example.controller.backup.BackUpApiController.tsqlhandle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/enroll/save]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.EnrollController.save(javax.servlet.http.HttpServletRequest,com.example.models.enroll.EnrollInfo,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/enroll/save/phone_number]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.EnrollController.save(javax.servlet.http.HttpServletRequest,com.example.models.enroll.EnrollInfo,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/get]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.get(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/send]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.send(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/captcha/sendsms]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.sendsms(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/captcha/img]}" onto public void com.example.controller.enroll.ValidateController.validateCode(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.validate(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/yuyue/save]}" onto public com.example.support.model.MessageEntity com.example.controller.form.FormController.save(javax.servlet.http.HttpServletRequest,com.example.models.form.FormInfo)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lottery]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lottery(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:54] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/userResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.userResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lotteryTopResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lotteryTopResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/prizeLotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.prizeLotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/user/getList]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.PrizeUserController.getUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/user/save]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.PrizeUserController.saveUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/notice/list]}" onto public com.example.support.model.MessageEntity com.example.controller.notice.NoticeInfoController.list(javax.servlet.http.HttpServletRequest,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/like]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.like(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/terminal/like]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.terminallike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/rankinglist]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.rankinglist(javax.servlet.http.HttpServletRequest,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/mylike]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.mylike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/terminal/mylike]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.terminalMylike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/winner/save]}" onto public com.example.support.model.MessageEntity com.example.controller.winner.WinnerInformationInfoController.save(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:31:55] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:31:56] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] - Registering beans for JMX exposure on startup
[ INFO ] [2017-04-19 16:31:56] application [2052] - Initializing Spring FrameworkServlet 'dispatcherServlet'
[ INFO ] [2017-04-19 16:31:56] org.springframework.web.servlet.DispatcherServlet [488] - FrameworkServlet 'dispatcherServlet': initialization started
[ INFO ] [2017-04-19 16:31:56] org.springframework.web.servlet.DispatcherServlet [507] - FrameworkServlet 'dispatcherServlet': initialization completed in 16 ms
[ INFO ] [2017-04-19 16:31:56] org.eclipse.jetty.server.ServerConnector [266] - Started ServerConnector@5bb2abbc{HTTP/1.1}{0.0.0.0:8080}
[ INFO ] [2017-04-19 16:31:56] org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainer [121] - Jetty started on port(s) 8080 (http/1.1)
[ INFO ] [2017-04-19 16:31:56] com.example.DemoApplication [57] - Started DemoApplication in 10.835 seconds (JVM running for 11.844)
[ WARN ] [2017-04-19 16:34:52] org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport [180] - Slow Query Report SQL=select * from t_phone_request_time where phone_number = ? and app_id = ?; time=22 ms;
[ WARN ] [2017-04-19 16:34:53] org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport [180] - Slow Query Report SQL=update t_phone_request_time set create_at = now() where id = ?; time=7 ms;
[ WARN ] [2017-04-19 16:34:53] org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport [180] - Slow Query Report SQL=INSERT INTO t_http_log (
            url,
            param,
            app_id,
            create_at
        )
        VALUES (

        ?,

        ?,
        ?,
        ?

        ); time=12 ms;
[ WARN ] [2017-04-19 16:34:53] org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport [180] - Slow Query Report SQL=update t_http_log set restful = ? where id = ?; time=1 ms;
[ WARN ] [2017-04-19 16:34:53] org.apache.tomcat.jdbc.pool.interceptor.SlowQueryReport [180] - Slow Query Report SQL=INSERT INTO t_session_info (
                session_id,
                phone_number,
                create_at,
                code,
                app_id,
                status
        )
        VALUES (
            ?,
            ?,
            ?,
            ?,
            ?,
            ?
        ); time=5 ms;
[ INFO ] [2017-04-19 16:35:12] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [960] - Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@bb8b79b: startup date [Wed Apr 19 16:31:47 CST 2017]; root of context hierarchy
[ INFO ] [2017-04-19 16:35:12] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [449] - Unregistering JMX-exposed beans on shutdown
[ WARN ] [2017-04-19 16:35:12] org.springframework.beans.factory.support.DisposableBeanAdapter [364] - Invocation of destroy method 'close' failed on bean with name 'sqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
[ INFO ] [2017-04-19 16:35:12] org.eclipse.jetty.server.ServerConnector [306] - Stopped ServerConnector@5bb2abbc{HTTP/1.1}{0.0.0.0:8080}
[ INFO ] [2017-04-19 16:35:12] application [2052] - Destroying Spring FrameworkServlet 'dispatcherServlet'
[ INFO ] [2017-04-19 16:35:12] org.eclipse.jetty.server.handler.ContextHandler [865] - Stopped o.s.b.c.e.j.JettyEmbeddedWebAppContext@3d97cc2{/,file:/private/var/folders/gr/vnj7fqcx3779xx9gq56x1dd80000gn/T/jetty-docbase.4221648312121710993.8080/,UNAVAILABLE}
[ INFO ] [2017-04-19 16:35:17] com.example.DemoApplication [48] - Starting DemoApplication on qujiehuideMacBook-Pro.local with PID 22581 (/Users/JA/csair_dp_hdp/java/csair_dp_HDP/target/classes started by JA in /Users/JA/csair_dp_hdp/java/csair_dp_HDP)
[ INFO ] [2017-04-19 16:35:17] com.example.DemoApplication [666] - No active profile set, falling back to default profiles: default
[ INFO ] [2017-04-19 16:35:17] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [578] - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@67a009d4: startup date [Wed Apr 19 16:35:17 CST 2017]; root of context hierarchy
[ INFO ] [2017-04-19 16:35:19] org.springframework.beans.factory.support.DefaultListableBeanFactory [839] - Overriding bean definition for bean 'beanNameViewResolver' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
[ INFO ] [2017-04-19 16:35:20] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'spring.datasource.CONFIGURATION_PROPERTIES' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:20] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'dataSource' of type [class org.apache.tomcat.jdbc.pool.DataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'mybatisPageableInterceptor' of type [class com.example.utils.mybatis.pageable.MybatisPageableInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'myBatisConfig' of type [class com.example.utils.mybatis.MyBatisConfig$$EnhancerBySpringCGLIB$$70230909] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionFactory' of type [class org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionTemplate' of type [class org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'winnerInformationInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sessionInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'phoneRequestTimeMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'rankingListMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'likeTerminalInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'likeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'noticeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWinningStickTopRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWinningRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWhiteInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeUserInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizePoolMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeLotteryRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'httpLogMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'externalRequestLogMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'formInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'enrollInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'endAtInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5CsairConfigMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'backupTableMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'annotationDrivenTransactionManager' of type [class org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:22] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a80e6258] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:23] org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory [149] - Server initialized with port: 8080
[ INFO ] [2017-04-19 16:35:23] org.eclipse.jetty.server.Server [327] - jetty-9.2.15.v20160210
[ INFO ] [2017-04-19 16:35:23] application [2052] - Initializing Spring embedded WebApplicationContext
[ INFO ] [2017-04-19 16:35:23] org.springframework.web.context.ContextLoader [272] - Root WebApplicationContext: initialization completed in 5950 ms
[ INFO ] [2017-04-19 16:35:24] org.springframework.boot.context.embedded.ServletRegistrationBean [189] - Mapping servlet: 'dispatcherServlet' to [/]
[ INFO ] [2017-04-19 16:35:24] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'characterEncodingFilter' to: [/*]
[ INFO ] [2017-04-19 16:35:24] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
[ INFO ] [2017-04-19 16:35:24] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'httpPutFormContentFilter' to: [/*]
[ INFO ] [2017-04-19 16:35:24] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'requestContextFilter' to: [/*]
[ INFO ] [2017-04-19 16:35:24] org.eclipse.jetty.server.handler.ContextHandler [744] - Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@786a65b1{/,file:/private/var/folders/gr/vnj7fqcx3779xx9gq56x1dd80000gn/T/jetty-docbase.8680525845463706084.8080/,AVAILABLE}
[ INFO ] [2017-04-19 16:35:24] org.eclipse.jetty.server.Server [379] - Started @9685ms
[ INFO ] [2017-04-19 16:35:24] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [532] - Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@67a009d4: startup date [Wed Apr 19 16:35:17 CST 2017]; root of context hierarchy
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/test/test]}" onto public java.lang.String com.example.DemoApplication.now()
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/budrlji/{ssidKey}/backup/h/dek]}" onto public void com.example.controller.backup.BackUpApiController.backup(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/budrlji/{ssidKey}/backup/h/dek/tsqlhandle]}" onto public void com.example.controller.backup.BackUpApiController.tsqlhandle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/enroll/save]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.EnrollController.save(javax.servlet.http.HttpServletRequest,com.example.models.enroll.EnrollInfo,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/enroll/save/phone_number]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.EnrollController.save(javax.servlet.http.HttpServletRequest,com.example.models.enroll.EnrollInfo,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/get]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.get(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/send]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.send(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/captcha/sendsms]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.sendsms(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/captcha/img.png]}" onto public void com.example.controller.enroll.ValidateController.validateCode(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.validate(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/yuyue/save]}" onto public com.example.support.model.MessageEntity com.example.controller.form.FormController.save(javax.servlet.http.HttpServletRequest,com.example.models.form.FormInfo)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lottery]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lottery(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/userResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.userResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lotteryTopResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lotteryTopResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/prizeLotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.prizeLotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/user/getList]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.PrizeUserController.getUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/user/save]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.PrizeUserController.saveUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/notice/list]}" onto public com.example.support.model.MessageEntity com.example.controller.notice.NoticeInfoController.list(javax.servlet.http.HttpServletRequest,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/like]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.like(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/terminal/like]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.terminallike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/rankinglist]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.rankinglist(javax.servlet.http.HttpServletRequest,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/mylike]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.mylike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/terminal/mylike]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.terminalMylike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/winner/save]}" onto public com.example.support.model.MessageEntity com.example.controller.winner.WinnerInformationInfoController.save(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:35:25] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:35:30] com.example.DemoApplication [48] - Starting DemoApplication on qujiehuideMacBook-Pro.local with PID 22586 (/Users/JA/csair_dp_hdp/java/csair_dp_HDP/target/classes started by JA in /Users/JA/csair_dp_hdp/java/csair_dp_HDP)
[ INFO ] [2017-04-19 16:35:30] com.example.DemoApplication [666] - No active profile set, falling back to default profiles: default
[ INFO ] [2017-04-19 16:35:30] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [578] - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@f9aac17: startup date [Wed Apr 19 16:35:30 CST 2017]; root of context hierarchy
[ INFO ] [2017-04-19 16:35:32] org.springframework.beans.factory.support.DefaultListableBeanFactory [839] - Overriding bean definition for bean 'beanNameViewResolver' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
[ INFO ] [2017-04-19 16:35:34] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'spring.datasource.CONFIGURATION_PROPERTIES' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:34] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:35] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'dataSource' of type [class org.apache.tomcat.jdbc.pool.DataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:35] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'mybatisPageableInterceptor' of type [class com.example.utils.mybatis.pageable.MybatisPageableInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:35] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'myBatisConfig' of type [class com.example.utils.mybatis.MyBatisConfig$$EnhancerBySpringCGLIB$$abee015d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionFactory' of type [class org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionTemplate' of type [class org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'winnerInformationInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sessionInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'phoneRequestTimeMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'rankingListMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'likeTerminalInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'likeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'noticeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWinningStickTopRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWinningRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWhiteInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeUserInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizePoolMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeLotteryRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'httpLogMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'externalRequestLogMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'formInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'enrollInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'endAtInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5CsairConfigMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'backupTableMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'annotationDrivenTransactionManager' of type [class org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e3d95aac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-04-19 16:35:36] org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory [149] - Server initialized with port: 8080
[ INFO ] [2017-04-19 16:35:36] org.eclipse.jetty.server.Server [327] - jetty-9.2.15.v20160210
[ INFO ] [2017-04-19 16:35:37] application [2052] - Initializing Spring embedded WebApplicationContext
[ INFO ] [2017-04-19 16:35:37] org.springframework.web.context.ContextLoader [272] - Root WebApplicationContext: initialization completed in 6306 ms
[ INFO ] [2017-04-19 16:35:37] org.springframework.boot.context.embedded.ServletRegistrationBean [189] - Mapping servlet: 'dispatcherServlet' to [/]
[ INFO ] [2017-04-19 16:35:37] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'characterEncodingFilter' to: [/*]
[ INFO ] [2017-04-19 16:35:37] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
[ INFO ] [2017-04-19 16:35:37] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'httpPutFormContentFilter' to: [/*]
[ INFO ] [2017-04-19 16:35:37] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'requestContextFilter' to: [/*]
[ INFO ] [2017-04-19 16:35:38] org.eclipse.jetty.server.handler.ContextHandler [744] - Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@2a98defd{/,file:/private/var/folders/gr/vnj7fqcx3779xx9gq56x1dd80000gn/T/jetty-docbase.5307596220147814310.8080/,AVAILABLE}
[ INFO ] [2017-04-19 16:35:38] org.eclipse.jetty.server.Server [379] - Started @9488ms
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [532] - Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@f9aac17: startup date [Wed Apr 19 16:35:30 CST 2017]; root of context hierarchy
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/test/test]}" onto public java.lang.String com.example.DemoApplication.now()
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/budrlji/{ssidKey}/backup/h/dek/tsqlhandle]}" onto public void com.example.controller.backup.BackUpApiController.tsqlhandle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/budrlji/{ssidKey}/backup/h/dek]}" onto public void com.example.controller.backup.BackUpApiController.backup(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/enroll/save]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.EnrollController.save(javax.servlet.http.HttpServletRequest,com.example.models.enroll.EnrollInfo,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/enroll/save/phone_number]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.EnrollController.save(javax.servlet.http.HttpServletRequest,com.example.models.enroll.EnrollInfo,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/get]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.get(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/send]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.send(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/captcha/sendsms]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.sendsms(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/captcha.png]}" onto public void com.example.controller.enroll.ValidateController.validateCode(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.validate(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/yuyue/save]}" onto public com.example.support.model.MessageEntity com.example.controller.form.FormController.save(javax.servlet.http.HttpServletRequest,com.example.models.form.FormInfo)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lottery]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lottery(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/userResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.userResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lotteryTopResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lotteryTopResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/prizeLotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.prizeLotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/user/getList]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.PrizeUserController.getUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/user/save]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.PrizeUserController.saveUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/notice/list]}" onto public com.example.support.model.MessageEntity com.example.controller.notice.NoticeInfoController.list(javax.servlet.http.HttpServletRequest,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/like]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.like(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/terminal/like]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.terminallike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/rankinglist]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.rankinglist(javax.servlet.http.HttpServletRequest,java.lang.Long,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/mylike]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.mylike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/terminal/mylike]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.terminalMylike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/winner/save]}" onto public com.example.support.model.MessageEntity com.example.controller.winner.WinnerInformationInfoController.save(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
[ INFO ] [2017-04-19 16:35:38] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
[ INFO ] [2017-04-19 16:35:39] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:35:39] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:35:39] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-04-19 16:35:40] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] - Registering beans for JMX exposure on startup
[ INFO ] [2017-04-19 16:35:40] application [2052] - Initializing Spring FrameworkServlet 'dispatcherServlet'
[ INFO ] [2017-04-19 16:35:40] org.springframework.web.servlet.DispatcherServlet [488] - FrameworkServlet 'dispatcherServlet': initialization started
[ INFO ] [2017-04-19 16:35:40] org.springframework.web.servlet.DispatcherServlet [507] - FrameworkServlet 'dispatcherServlet': initialization completed in 15 ms
[ INFO ] [2017-04-19 16:35:40] org.eclipse.jetty.server.ServerConnector [266] - Started ServerConnector@b039b55{HTTP/1.1}{0.0.0.0:8080}
[ INFO ] [2017-04-19 16:35:40] org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainer [121] - Jetty started on port(s) 8080 (http/1.1)
[ INFO ] [2017-04-19 16:35:40] com.example.DemoApplication [57] - Started DemoApplication in 10.729 seconds (JVM running for 11.589)
[ INFO ] [2017-04-19 16:37:15] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [960] - Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@f9aac17: startup date [Wed Apr 19 16:35:30 CST 2017]; root of context hierarchy
[ INFO ] [2017-04-19 16:37:15] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [449] - Unregistering JMX-exposed beans on shutdown
[ WARN ] [2017-04-19 16:37:15] org.springframework.beans.factory.support.DisposableBeanAdapter [364] - Invocation of destroy method 'close' failed on bean with name 'sqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
[ INFO ] [2017-04-19 16:37:15] org.eclipse.jetty.server.ServerConnector [306] - Stopped ServerConnector@b039b55{HTTP/1.1}{0.0.0.0:8080}
[ INFO ] [2017-04-19 16:37:15] application [2052] - Destroying Spring FrameworkServlet 'dispatcherServlet'
[ INFO ] [2017-04-19 16:37:15] org.eclipse.jetty.server.handler.ContextHandler [865] - Stopped o.s.b.c.e.j.JettyEmbeddedWebAppContext@2a98defd{/,file:/private/var/folders/gr/vnj7fqcx3779xx9gq56x1dd80000gn/T/jetty-docbase.5307596220147814310.8080/,UNAVAILABLE}