Вы находитесь на странице: 1из 8

Microsoft Windows [Version 10.0.

10586]
(c) 2015 Microsoft Corporation. All rights reserved.

C:\Users\Pallab0311\Desktop\spring-petclinic-master\target>java -jar spring-


petclinic-1.5.1.jar

|\ _,,,--,,_
/,`.-'`' ._ \-;;,_
_______ __|,4- ) )_ .;.(__`'-'__ ___ __ _ ___ _______
| | '---''(_/._)-'(_\_) | | | | | | | | |
| _ | ___|_ _| | | | | |_| | | | __ _ _
| |_| | |___ | | | | | | | | | | \ \ \ \
| ___| ___| | | | _| |___| | _ | | _| \ \ \ \
| | | |___ | | | |_| | | | | | | |_ ) ) ) )
|___| |_______| |___| |_______|_______|___|_| |__|___|_______| / / / /
==================================================================/_/_/_/

:: Built with Spring Boot :: 1.5.1.RELEASE

2017-07-15 19:16:35.829 INFO 4728 --- [ main]


o.s.s.petclinic.PetClinicApplication : Starting PetClinicApplication v1.5.1 on
DESKTOP-J1HF68K with PID 4728 (C:\Users\Pallab0311\Desktop\spring-petclinic-
master\target\spring-petclinic-1.5.1.jar started by Pallab0311 in
C:\Users\Pallab0311\Desktop\spring-petclinic-master\target)
2017-07-15 19:16:35.860 INFO 4728 --- [ main]
o.s.s.petclinic.PetClinicApplication : The following profiles are active:
production
2017-07-15 19:16:36.097 INFO 4728 --- [ main]
ationConfigEmbeddedWebApplicationContext : Refreshing
org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationCon
text@16e9adb: startup date [Sat Jul 15 19:16:36 IST 2017]; root of context
hierarchy
2017-07-15 19:16:39.734 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' of
type [class
org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration] is
not eligible for getting processed by all BeanPostProcessors (for example: not
eligible for auto-proxying)
2017-07-15 19:16:39.937 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean 'validator' of type [class
org.springframework.validation.beanvalidation.LocalValidatorFactoryBean] is not
eligible for getting processed by all BeanPostProcessors (for example: not eligible
for auto-proxying)
2017-07-15 19:16:40.062 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration
' of type [class
org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$
$EnhancerBySpringCGLIB$$60bf4e9] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2017-07-15 19:16:40.140 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.cache.jcache.config.ProxyJCacheConfiguration' of type [class
org.springframework.cache.jcache.config.ProxyJCacheConfiguration$
$EnhancerBySpringCGLIB$$2853b767] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2017-07-15 19:16:40.234 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [class
org.springframework.cache.annotation.ProxyCachingConfiguration$
$EnhancerBySpringCGLIB$$4f1e2b07] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2017-07-15 19:16:40.265 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' of type
[class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$
$EnhancerBySpringCGLIB$$4391efab] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2017-07-15 19:16:40.296 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean 'spring.cache-
org.springframework.boot.autoconfigure.cache.CacheProperties' of type [class
org.springframework.boot.autoconfigure.cache.CacheProperties] is not eligible for
getting processed by all BeanPostProcessors (for example: not eligible for auto-
proxying)
2017-07-15 19:16:40.328 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean 'cacheManagerCustomizers' of type
[class org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers] is not
eligible for getting processed by all BeanPostProcessors (for example: not eligible
for auto-proxying)
2017-07-15 19:16:40.343 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [class
org.springframework.samples.petclinic.system.CacheConfig$$EnhancerBySpringCGLIB$
$60f5efa6] is not eligible for getting processed by all BeanPostProcessors (for
example: not eligible for auto-proxying)
2017-07-15 19:16:40.359 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean 'cacheManagerCustomizer' of type
[class org.springframework.samples.petclinic.system.CacheConfig$$Lambda$7/14947873]
is not eligible for getting processed by all BeanPostProcessors (for example: not
eligible for auto-proxying)
2017-07-15 19:16:40.390 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean
'org.springframework.boot.autoconfigure.cache.JCacheCacheConfiguration' of type
[class org.springframework.boot.autoconfigure.cache.JCacheCacheConfiguration$
$EnhancerBySpringCGLIB$$d4551f52] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2017-07-15 19:16:40.718 INFO 4728 --- [ main]
org.ehcache.core.EhcacheManager : Cache 'vets' created in EhcacheManager.
2017-07-15 19:16:40.749 INFO 4728 --- [ main]
org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr107-default-
config,Cache=vets
2017-07-15 19:16:40.749 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean 'jCacheCacheManager' of type [class
org.ehcache.jsr107.Eh107CacheManager] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2017-07-15 19:16:40.765 INFO 4728 --- [ main]
org.ehcache.jsr107.Eh107CacheManager : Registering Ehcache MBean
javax.cache:type=CacheStatistics,CacheManager=urn.X-ehcache.jsr107-default-
config,Cache=vets
2017-07-15 19:16:40.781 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean 'cacheManager' of type [class
org.springframework.cache.jcache.JCacheCacheManager] is not eligible for getting
processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2017-07-15 19:16:40.781 INFO 4728 --- [ main]
trationDelegate$BeanPostProcessorChecker : Bean 'cacheAutoConfigurationValidator'
of type [class
org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration$CacheManagerVal
idator] is not eligible for getting processed by all BeanPostProcessors (for
example: not eligible for auto-proxying)
2017-07-15 19:16:41.390 INFO 4728 --- [ main]
s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 8080
(http)
2017-07-15 19:16:41.421 INFO 4728 --- [ main]
o.apache.catalina.core.StandardService : Starting service Tomcat
2017-07-15 19:16:41.421 INFO 4728 --- [ main]
org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache
Tomcat/8.5.11
2017-07-15 19:16:41.593 INFO 4728 --- [ost-startStop-1] o.a.c.c.C.[Tomcat].
[localhost].[/] : Initializing Spring embedded WebApplicationContext
2017-07-15 19:16:41.593 INFO 4728 --- [ost-startStop-1]
o.s.web.context.ContextLoader : Root WebApplicationContext:
initialization completed in 5496 ms
2017-07-15 19:16:42.062 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to
[/]
2017-07-15 19:16:42.078 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'metricsFilter' to: [/*]
2017-07-15 19:16:42.093 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.FilterRegistrationBean : Mapping filter:
'characterEncodingFilter' to: [/*]
2017-07-15 19:16:42.093 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter'
to: [/*]
2017-07-15 19:16:42.093 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.FilterRegistrationBean : Mapping filter:
'httpPutFormContentFilter' to: [/*]
2017-07-15 19:16:42.109 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter'
to: [/*]
2017-07-15 19:16:42.109 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.FilterRegistrationBean : Mapping filter:
'webRequestLoggingFilter' to: [/*]
2017-07-15 19:16:42.125 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.FilterRegistrationBean : Mapping filter:
'applicationContextIdFilter' to: [/*]
2017-07-15 19:16:42.125 INFO 4728 --- [ost-startStop-1]
o.s.b.w.servlet.FilterRegistrationBean : Mapping filter:
'resourceUrlEncodingFilter' to: [/*]
2017-07-15 19:16:43.047 INFO 4728 --- [ main]
o.s.jdbc.datasource.init.ScriptUtils : Executing SQL script from URL
[jar:file:/C:/Users/Pallab0311/Desktop/spring-petclinic-master/target/spring-
petclinic-1.5.1.jar!/BOOT-INF/classes!/db/hsqldb/schema.sql]
2017-07-15 19:16:43.062 INFO 4728 --- [ main]
o.s.jdbc.datasource.init.ScriptUtils : Executed SQL script from URL
[jar:file:/C:/Users/Pallab0311/Desktop/spring-petclinic-master/target/spring-
petclinic-1.5.1.jar!/BOOT-INF/classes!/db/hsqldb/schema.sql] in 0 ms.
2017-07-15 19:16:43.078 INFO 4728 --- [ main]
o.s.jdbc.datasource.init.ScriptUtils : Executing SQL script from URL
[jar:file:/C:/Users/Pallab0311/Desktop/spring-petclinic-master/target/spring-
petclinic-1.5.1.jar!/BOOT-INF/classes!/db/hsqldb/data.sql]
2017-07-15 19:16:43.093 INFO 4728 --- [ main]
o.s.jdbc.datasource.init.ScriptUtils : Executed SQL script from URL
[jar:file:/C:/Users/Pallab0311/Desktop/spring-petclinic-master/target/spring-
petclinic-1.5.1.jar!/BOOT-INF/classes!/db/hsqldb/data.sql] in 15 ms.
2017-07-15 19:16:43.422 INFO 4728 --- [ main]
j.LocalContainerEntityManagerFactoryBean : Building JPA container
EntityManagerFactory for persistence unit 'default'
2017-07-15 19:16:43.469 INFO 4728 --- [ main]
o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing
PersistenceUnitInfo [
name: default
...]
2017-07-15 19:16:43.765 INFO 4728 --- [ main] org.hibernate.Version
: HHH000412: Hibernate Core {5.0.11.Final}
2017-07-15 19:16:43.765 INFO 4728 --- [ main]
org.hibernate.cfg.Environment : HHH000206: hibernate.properties not
found
2017-07-15 19:16:43.781 INFO 4728 --- [ main]
org.hibernate.cfg.Environment : HHH000021: Bytecode provider name :
javassist
2017-07-15 19:16:43.953 INFO 4728 --- [ main]
o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons
Annotations {5.0.1.Final}
2017-07-15 19:16:44.608 INFO 4728 --- [ main]
org.hibernate.dialect.Dialect : HHH000400: Using dialect:
org.hibernate.dialect.HSQLDialect
2017-07-15 19:16:45.561 INFO 4728 --- [ main]
j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for
persistence unit 'default'
2017-07-15 19:16:45.921 INFO 4728 --- [ main]
o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using
ASTQueryTranslatorFactory
2017-07-15 19:16:46.671 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice:
org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationCon
text@16e9adb: startup date [Sat Jul 15 19:16:36 IST 2017]; root of context
hierarchy
2017-07-15 19:16:46.780 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/{ownerId}]}" onto
public org.springframework.web.servlet.ModelAndView
org.springframework.samples.petclinic.owner.OwnerController.showOwner(int)
2017-07-15 19:16:46.796 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/new],methods=[GET]}"
onto public java.lang.String
org.springframework.samples.petclinic.owner.OwnerController.initCreationForm(java.u
til.Map<java.lang.String, java.lang.Object>)
2017-07-15 19:16:46.811 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners],methods=[GET]}" onto
public java.lang.String
org.springframework.samples.petclinic.owner.OwnerController.processFindForm(org.spr
ingframework.samples.petclinic.owner.Owner,org.springframework.validation.BindingRe
sult,java.util.Map<java.lang.String, java.lang.Object>)
2017-07-15 19:16:46.811 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/find],methods=[GET]}"
onto public java.lang.String
org.springframework.samples.petclinic.owner.OwnerController.initFindForm(java.util.
Map<java.lang.String, java.lang.Object>)
2017-07-15 19:16:46.843 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/
{ownerId}/edit],methods=[GET]}" onto public java.lang.String
org.springframework.samples.petclinic.owner.OwnerController.initUpdateOwnerForm(int
,org.springframework.ui.Model)
2017-07-15 19:16:46.858 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/
{ownerId}/edit],methods=[POST]}" onto public java.lang.String
org.springframework.samples.petclinic.owner.OwnerController.processUpdateOwnerForm(
org.springframework.samples.petclinic.owner.Owner,org.springframework.validation.Bi
ndingResult,int)
2017-07-15 19:16:46.874 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/new],methods=[POST]}"
onto public java.lang.String
org.springframework.samples.petclinic.owner.OwnerController.processCreationForm(org
.springframework.samples.petclinic.owner.Owner,org.springframework.validation.Bindi
ngResult)
2017-07-15 19:16:46.890 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/
{ownerId}/pets/new],methods=[GET]}" onto public java.lang.String
org.springframework.samples.petclinic.owner.PetController.initCreationForm(org.spri
ngframework.samples.petclinic.owner.Owner,org.springframework.ui.ModelMap)
2017-07-15 19:16:46.921 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/{ownerId}/pets/
{petId}/edit],methods=[GET]}" onto public java.lang.String
org.springframework.samples.petclinic.owner.PetController.initUpdateForm(int,org.sp
ringframework.ui.ModelMap)
2017-07-15 19:16:46.921 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/
{ownerId}/pets/new],methods=[POST]}" onto public java.lang.String
org.springframework.samples.petclinic.owner.PetController.processCreationForm(org.s
pringframework.samples.petclinic.owner.Owner,org.springframework.samples.petclinic.
owner.Pet,org.springframework.validation.BindingResult,org.springframework.ui.Model
Map)
2017-07-15 19:16:46.952 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/{ownerId}/pets/
{petId}/edit],methods=[POST]}" onto public java.lang.String
org.springframework.samples.petclinic.owner.PetController.processUpdateForm(org.spr
ingframework.samples.petclinic.owner.Pet,org.springframework.validation.BindingResu
lt,org.springframework.samples.petclinic.owner.Owner,org.springframework.ui.ModelMa
p)
2017-07-15 19:16:46.983 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/*/pets/
{petId}/visits/new],methods=[GET]}" onto public java.lang.String
org.springframework.samples.petclinic.owner.VisitController.initNewVisitForm(int,ja
va.util.Map<java.lang.String, java.lang.Object>)
2017-07-15 19:16:47.015 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/owners/{ownerId}/pets/
{petId}/visits/new],methods=[POST]}" onto public java.lang.String
org.springframework.samples.petclinic.owner.VisitController.processNewVisitForm(org
.springframework.samples.petclinic.visit.Visit,org.springframework.validation.Bindi
ngResult)
2017-07-15 19:16:47.015 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/oups],methods=[GET]}" onto
public java.lang.String
org.springframework.samples.petclinic.system.CrashController.triggerException()
2017-07-15 19:16:47.046 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/]}" onto public
java.lang.String
org.springframework.samples.petclinic.system.WelcomeController.welcome()
2017-07-15 19:16:47.062 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/vets.html]}" onto public
java.lang.String
org.springframework.samples.petclinic.vet.VetController.showVetList(java.util.Map<j
ava.lang.String, java.lang.Object>)
2017-07-15 19:16:47.077 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/vets.json || /vets.xml]}"
onto public org.springframework.samples.petclinic.vet.Vets
org.springframework.samples.petclinic.vet.VetController.showResourcesVetList()
2017-07-15 19:16:47.077 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : 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)
2017-07-15 19:16:47.093 INFO 4728 --- [ main]
s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}"
onto public org.springframework.web.servlet.ModelAndView
org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.ser
vlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2017-07-15 19:16:47.249 INFO 4728 --- [ main]
o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto
handler of type [class
org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2017-07-15 19:16:47.249 INFO 4728 --- [ main]
o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of
type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2017-07-15 19:16:47.312 INFO 4728 --- [ main]
o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto
handler of type [class
org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2017-07-15 19:16:47.999 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/beans ||
/manage/beans.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:47.999 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/autoconfig ||
/manage/autoconfig.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.015 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/heapdump ||
/manage/heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto
public void
org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,ja
vax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws
java.io.IOException,javax.servlet.ServletException
2017-07-15 19:16:48.046 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/info ||
/manage/info.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.062 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/configprops ||
/manage/configprops.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.077 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/dump ||
/manage/dump.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.109 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/env/
{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json ||
application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lan
g.String)
2017-07-15 19:16:48.109 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/env ||
/manage/env.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.140 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/loggers/
{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json ||
application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.Stri
ng)
2017-07-15 19:16:48.140 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/loggers/
{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json ||
application/json],produces=[application/vnd.spring-boot.actuator.v1+json ||
application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.Stri
ng,java.util.Map<java.lang.String, java.lang.String>)
2017-07-15 19:16:48.171 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/loggers ||
/manage/loggers.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.202 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/mappings ||
/manage/mappings.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.202 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/health ||
/manage/health.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servle
t.http.HttpServletRequest)
2017-07-15 19:16:48.234 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/auditevents ||
/manage/auditevents.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public
org.springframework.http.ResponseEntity<?>
org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipa
lAndAfterAndType(java.lang.String,java.util.Date,java.lang.String)
2017-07-15 19:16:48.249 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/metrics/
{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json ||
application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.St
ring)
2017-07-15 19:16:48.280 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/metrics ||
/manage/metrics.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.296 INFO 4728 --- [ main]
o.s.b.a.e.mvc.EndpointHandlerMapping : Mapped "{[/manage/trace ||
/manage/trace.json],methods=[GET],produces=[application/vnd.spring-
boot.actuator.v1+json || application/json]}" onto public java.lang.Object
org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke()
2017-07-15 19:16:48.577 INFO 4728 --- [ main]
o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on
startup
2017-07-15 19:16:48.609 INFO 4728 --- [ main]
o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 0
2017-07-15 19:16:48.734 INFO 4728 --- [ main]
s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8080 (http)
2017-07-15 19:16:48.749 INFO 4728 --- [ main]
o.s.s.petclinic.PetClinicApplication : Started PetClinicApplication in 14.016
seconds (JVM running for 15.281)
2017-07-15 19:16:53.919 INFO 4728 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].
[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet'
2017-07-15 19:16:53.922 INFO 4728 --- [nio-8080-exec-1]
o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet':
initialization started
2017-07-15 19:16:53.960 INFO 4728 --- [nio-8080-exec-1]
o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet':
initialization completed in 34 ms

Вам также может понравиться