· 8 years ago · Feb 16, 2018, 11:54 AM
12018-02-16 12:43:31.063 INFO 7676 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.0.12.Final}
22018-02-16 12:43:31.064 INFO 7676 --- [ main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
32018-02-16 12:43:31.065 INFO 7676 --- [ main] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
42018-02-16 12:43:31.107 INFO 7676 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
52018-02-16 12:43:31.210 INFO 7676 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
62018-02-16 12:43:31.393 INFO 7676 --- [ main] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
72018-02-16 12:43:31.395 INFO 7676 --- [ main] org.hibernate.type.BasicTypeRegistry : HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@6b52dd31
82018-02-16 12:43:31.576 WARN 7676 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
92018-02-16 12:43:31.579 WARN 7676 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
102018-02-16 12:43:31.579 WARN 7676 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
112018-02-16 12:43:31.579 WARN 7676 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
122018-02-16 12:43:31.580 WARN 7676 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
132018-02-16 12:43:31.580 WARN 7676 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
142018-02-16 12:43:31.580 WARN 7676 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
152018-02-16 12:43:31.581 WARN 7676 --- [ main] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
162018-02-16 12:43:31.954 INFO 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000227: Running hbm2ddl schema export
17Hibernate: alter table bag_products drop constraint FKrv3xtb9bcto0b4aj4t3putlhn
18Hibernate: alter table bag_products drop constraint FK453jihmn05tssko3mf341eejk
19Hibernate: alter table category_products drop constraint FK346h80ha1vfljmv56gb2f8qyo
20Hibernate: alter table category_products drop constraint FKqwkr0l0xbluhhkm7s0c1tg8en
21Hibernate: alter table delivery drop constraint FKly9492r2u7te9dpdp0o8j0pxc
222018-02-16 12:43:32.016 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table delivery drop constraint FKly9492r2u7te9dpdp0o8j0pxc
232018-02-16 12:43:32.017 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: constraint "fkly9492r2u7te9dpdp0o8j0pxc" of relation "delivery" does not exist
24Hibernate: alter table delivery drop constraint FK7rebt3ky796blx6mpqhx3xmi9
252018-02-16 12:43:32.017 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table delivery drop constraint FK7rebt3ky796blx6mpqhx3xmi9
262018-02-16 12:43:32.018 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: constraint "fk7rebt3ky796blx6mpqhx3xmi9" of relation "delivery" does not exist
27Hibernate: alter table delivery_products drop constraint FKn99v2vv9atosc1wns4lax9i8u
28Hibernate: alter table delivery_products drop constraint FKlvcc4slmi656qfe6tj3elw6hy
29Hibernate: alter table prescription drop constraint FKpsl1oxhqgn5fy9be8h0dnejfc
302018-02-16 12:43:32.020 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table prescription drop constraint FKpsl1oxhqgn5fy9be8h0dnejfc
312018-02-16 12:43:32.020 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: constraint "fkpsl1oxhqgn5fy9be8h0dnejfc" of relation "prescription" does not exist
32Hibernate: alter table prescription drop constraint FK9aunyjbx98hdbwd65i26trmfr
332018-02-16 12:43:32.021 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table prescription drop constraint FK9aunyjbx98hdbwd65i26trmfr
342018-02-16 12:43:32.021 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: constraint "fk9aunyjbx98hdbwd65i26trmfr" of relation "prescription" does not exist
35Hibernate: alter table prescription_products drop constraint FKk2f3uqle3idhq6qi4kooor86t
36Hibernate: alter table prescription_products drop constraint FK7v9xknxif3uasbx5xo8n736t4
37Hibernate: alter table shopping_bag drop constraint FKhm3ev5y040shq5jykv7ygi7ew
382018-02-16 12:43:32.024 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table shopping_bag drop constraint FKhm3ev5y040shq5jykv7ygi7ew
392018-02-16 12:43:32.024 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: constraint "fkhm3ev5y040shq5jykv7ygi7ew" of relation "shopping_bag" does not exist
40Hibernate: alter table user drop constraint FKptu6yr1v8ybutb6gwqrmh7jy3
412018-02-16 12:43:32.025 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table user drop constraint FKptu6yr1v8ybutb6gwqrmh7jy3
422018-02-16 12:43:32.025 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
43 Position: 13
44Hibernate: alter table user_roles drop constraint FKrhfovtciq1l558cw6udg0h0d3
45Hibernate: alter table user_roles drop constraint FK55itppkw3i07do3h7qoclqd4k
462018-02-16 12:43:32.027 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table user_roles drop constraint FK55itppkw3i07do3h7qoclqd4k
472018-02-16 12:43:32.027 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: constraint "fk55itppkw3i07do3h7qoclqd4k" of relation "user_roles" does not exist
48Hibernate: drop table if exists bag_products cascade
49Hibernate: drop table if exists category cascade
50Hibernate: drop table if exists category_products cascade
51Hibernate: drop table if exists delivery cascade
52Hibernate: drop table if exists delivery_products cascade
53Hibernate: drop table if exists pharmacy cascade
54Hibernate: drop table if exists prescription cascade
55Hibernate: drop table if exists prescription_products cascade
56Hibernate: drop table if exists product cascade
57Hibernate: drop table if exists role cascade
58Hibernate: drop table if exists shopping_bag cascade
59Hibernate: drop table if exists user cascade
602018-02-16 12:43:32.103 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: drop table if exists user cascade
612018-02-16 12:43:32.104 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
62 Position: 22
63Hibernate: drop table if exists user_roles cascade
64Hibernate: drop sequence hibernate_sequence
65Hibernate: create sequence hibernate_sequence start 1 increment 1
66Hibernate: create table bag_products (shopping_bag_id int4 not null, product_id int4 not null)
67Hibernate: create table category (id int8 not null, title varchar(255), primary key (id))
68Hibernate: create table category_products (category_id int8 not null, product_id int4 not null)
69Hibernate: create table delivery (id int4 not null, uid uuid not null, created_on date not null, patient_id int4, pharmacist_id int4, primary key (id))
70Hibernate: create table delivery_products (delivery_id int4 not null, product_id int4 not null)
71Hibernate: create table pharmacy (id int4 not null, uid uuid not null, location varchar(255), name varchar(255), primary key (id))
72Hibernate: create table prescription (id int4 not null, doctor_id int4, patient_id int4, primary key (id))
73Hibernate: create table prescription_products (prescription_id int4 not null, product_id int4 not null)
74Hibernate: create table product (id int4 not null, original_id int4 not null, uid uuid not null, created_on date not null, description varchar(255) not null, in_stock int4 not null, price float4 not null, status varchar(255) not null, title varchar(255) not null, primary key (id))
75Hibernate: create table role (id int8 not null, name varchar(255), primary key (id))
76Hibernate: create table shopping_bag (id int4 not null, uid uuid not null, added_on date not null, user_id int4, primary key (id))
77Hibernate: create table user (id int4 not null, original_id int4 not null, uid uuid not null, address varchar(255), created_on date not null, doctor_num int4, email varchar(255) not null, name varchar(255) not null, ph_num int4, phone_num varchar(255), status varchar(255) not null, pharmacy_id int4, primary key (id))
782018-02-16 12:43:32.680 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: create table user (id int4 not null, original_id int4 not null, uid uuid not null, address varchar(255), created_on date not null, doctor_num int4, email varchar(255) not null, name varchar(255) not null, ph_num int4, phone_num varchar(255), status varchar(255) not null, pharmacy_id int4, primary key (id))
792018-02-16 12:43:32.680 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
80 Position: 14
81Hibernate: create table user_roles (user_id int4 not null, role_id int8 not null)
82Hibernate: alter table bag_products add constraint FKrv3xtb9bcto0b4aj4t3putlhn foreign key (product_id) references product
83Hibernate: alter table bag_products add constraint FK453jihmn05tssko3mf341eejk foreign key (shopping_bag_id) references shopping_bag
84Hibernate: alter table category_products add constraint FK346h80ha1vfljmv56gb2f8qyo foreign key (product_id) references product
85Hibernate: alter table category_products add constraint FKqwkr0l0xbluhhkm7s0c1tg8en foreign key (category_id) references category
86Hibernate: alter table delivery add constraint FKly9492r2u7te9dpdp0o8j0pxc foreign key (patient_id) references user
872018-02-16 12:43:32.698 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table delivery add constraint FKly9492r2u7te9dpdp0o8j0pxc foreign key (patient_id) references user
882018-02-16 12:43:32.698 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
89 Position: 101
90Hibernate: alter table delivery add constraint FK7rebt3ky796blx6mpqhx3xmi9 foreign key (pharmacist_id) references user
912018-02-16 12:43:32.698 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table delivery add constraint FK7rebt3ky796blx6mpqhx3xmi9 foreign key (pharmacist_id) references user
922018-02-16 12:43:32.698 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
93 Position: 104
94Hibernate: alter table delivery_products add constraint FKn99v2vv9atosc1wns4lax9i8u foreign key (product_id) references product
95Hibernate: alter table delivery_products add constraint FKlvcc4slmi656qfe6tj3elw6hy foreign key (delivery_id) references delivery
96Hibernate: alter table prescription add constraint FKpsl1oxhqgn5fy9be8h0dnejfc foreign key (doctor_id) references user
972018-02-16 12:43:32.704 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table prescription add constraint FKpsl1oxhqgn5fy9be8h0dnejfc foreign key (doctor_id) references user
982018-02-16 12:43:32.704 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
99 Position: 104
100Hibernate: alter table prescription add constraint FK9aunyjbx98hdbwd65i26trmfr foreign key (patient_id) references user
1012018-02-16 12:43:32.704 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table prescription add constraint FK9aunyjbx98hdbwd65i26trmfr foreign key (patient_id) references user
1022018-02-16 12:43:32.704 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
103 Position: 105
104Hibernate: alter table prescription_products add constraint FKk2f3uqle3idhq6qi4kooor86t foreign key (product_id) references product
105Hibernate: alter table prescription_products add constraint FK7v9xknxif3uasbx5xo8n736t4 foreign key (prescription_id) references prescription
106Hibernate: alter table shopping_bag add constraint FKhm3ev5y040shq5jykv7ygi7ew foreign key (user_id) references user
1072018-02-16 12:43:32.710 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table shopping_bag add constraint FKhm3ev5y040shq5jykv7ygi7ew foreign key (user_id) references user
1082018-02-16 12:43:32.710 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
109 Position: 102
110Hibernate: alter table user add constraint FKptu6yr1v8ybutb6gwqrmh7jy3 foreign key (pharmacy_id) references pharmacy
1112018-02-16 12:43:32.711 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table user add constraint FKptu6yr1v8ybutb6gwqrmh7jy3 foreign key (pharmacy_id) references pharmacy
1122018-02-16 12:43:32.711 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
113 Position: 13
114Hibernate: alter table user_roles add constraint FKrhfovtciq1l558cw6udg0h0d3 foreign key (role_id) references role
115Hibernate: alter table user_roles add constraint FK55itppkw3i07do3h7qoclqd4k foreign key (user_id) references user
1162018-02-16 12:43:32.714 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000389: Unsuccessful: alter table user_roles add constraint FK55itppkw3i07do3h7qoclqd4k foreign key (user_id) references user
1172018-02-16 12:43:32.714 ERROR 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : ERROR: syntax error at or near "user"
118 Position: 100
1192018-02-16 12:43:32.714 INFO 7676 --- [ main] org.hibernate.tool.hbm2ddl.SchemaExport : HHH000230: Schema export complete
1202018-02-16 12:43:32.748 INFO 7676 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
1212018-02-16 12:43:33.077 INFO 7676 --- [ main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@44a664f2: startup date [Fri Feb 16 12:43:27 CET 2018]; root of context hierarchy
1222018-02-16 12:43:33.137 DEBUG 7676 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@44a664f2: startup date [Fri Feb 16 12:43:27 CET 2018]; root of context hierarchy
1232018-02-16 12:43:33.146 DEBUG 7676 --- [ main] s.w.s.m.m.a.RequestMappingHandlerMapping : 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
1242018-02-16 12:43:33.148 INFO 7676 --- [ 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)
1252018-02-16 12:43:33.149 INFO 7676 --- [ 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.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
1262018-02-16 12:43:33.171 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@44a664f2: startup date [Fri Feb 16 12:43:27 CET 2018]; root of context hierarchy
1272018-02-16 12:43:33.171 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
1282018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
1292018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
1302018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
1312018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor': no URL paths identified
1322018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
1332018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
1342018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'pharmacyApplication': no URL paths identified
1352018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
1362018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
1372018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
1382018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
1392018-02-16 12:43:33.172 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
1402018-02-16 12:43:33.174 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
1412018-02-16 12:43:33.174 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
1422018-02-16 12:43:33.174 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
1432018-02-16 12:43:33.174 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
1442018-02-16 12:43:33.174 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
1452018-02-16 12:43:33.174 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
1462018-02-16 12:43:33.174 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
1472018-02-16 12:43:33.174 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
1482018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jacksonObjectMapper': no URL paths identified
1492018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
1502018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jsonComponentModule': no URL paths identified
1512018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
1522018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'websocketContainerCustomizer': no URL paths identified
1532018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
1542018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
1552018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
1562018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
1572018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
1582018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
1592018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
1602018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dispatcherServlet': no URL paths identified
1612018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
1622018-02-16 12:43:33.175 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
1632018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dispatcherServletRegistration': no URL paths identified
1642018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
1652018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
1662018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultValidator': no URL paths identified
1672018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'methodValidationPostProcessor': no URL paths identified
1682018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
1692018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'error': no URL paths identified
1702018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'beanNameViewResolver': no URL paths identified
1712018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
1722018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'conventionErrorViewResolver': no URL paths identified
1732018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
1742018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'errorAttributes': no URL paths identified
1752018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'basicErrorController': no URL paths identified
1762018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'errorPageCustomizer': no URL paths identified
1772018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
1782018-02-16 12:43:33.176 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
1792018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
1802018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
1812018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
1822018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcValidator': no URL paths identified
1832018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
1842018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcPathMatcher': no URL paths identified
1852018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcUrlPathHelper': no URL paths identified
1862018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
1872018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'beanNameHandlerMapping': no URL paths identified
1882018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'resourceHandlerMapping': no URL paths identified
1892018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
1902018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
1912018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcConversionService': no URL paths identified
1922018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
1932018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
1942018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
1952018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'handlerExceptionResolver': no URL paths identified
1962018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcViewResolver': no URL paths identified
1972018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
1982018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
1992018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'faviconHandlerMapping': no URL paths identified
2002018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'faviconRequestHandler': no URL paths identified
2012018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
2022018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'defaultViewResolver': no URL paths identified
2032018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'viewResolver': no URL paths identified
2042018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
2052018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'requestContextFilter': no URL paths identified
2062018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
2072018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
2082018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'httpPutFormContentFilter': no URL paths identified
2092018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
2102018-02-16 12:43:33.177 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mbeanExporter': no URL paths identified
2112018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'objectNamingStrategy': no URL paths identified
2122018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mbeanServer': no URL paths identified
2132018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration': no URL paths identified
2142018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'springApplicationAdminRegistrar': no URL paths identified
2152018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$JdkDynamicAutoProxyConfiguration': no URL paths identified
2162018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.aop.config.internalAutoProxyCreator': no URL paths identified
2172018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration': no URL paths identified
2182018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration': no URL paths identified
2192018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.jta-org.springframework.boot.autoconfigure.transaction.jta.JtaProperties': no URL paths identified
2202018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat': no URL paths identified
2212018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dataSource': no URL paths identified
2222018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration': no URL paths identified
2232018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$TomcatDataSourcePoolMetadataProviderConfiguration': no URL paths identified
2242018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'tomcatPoolDataSourceMetadataProvider': no URL paths identified
2252018-02-16 12:43:33.178 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration': no URL paths identified
2262018-02-16 12:43:33.179 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration': no URL paths identified
2272018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dataSourceInitializer': no URL paths identified
2282018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': no URL paths identified
2292018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dataSourceInitializerPostProcessor': no URL paths identified
2302018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration': no URL paths identified
2312018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'openEntityManagerInViewInterceptor': no URL paths identified
2322018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration': no URL paths identified
2332018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration': no URL paths identified
2342018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'transactionManager': no URL paths identified
2352018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jpaVendorAdapter': no URL paths identified
2362018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'entityManagerFactoryBuilder': no URL paths identified
2372018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'entityManagerFactory': no URL paths identified
2382018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties': no URL paths identified
2392018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'dataSourceInitializedPublisher': no URL paths identified
2402018-02-16 12:43:33.180 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
2412018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration': no URL paths identified
2422018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'persistenceExceptionTranslationPostProcessor': no URL paths identified
2432018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration': no URL paths identified
2442018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'emBeanDefinitionRegistrarPostProcessor': no URL paths identified
2452018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jpaMappingContext': no URL paths identified
2462018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jpaContext': no URL paths identified
2472018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
2482018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'stringHttpMessageConverter': no URL paths identified
2492018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
2502018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
2512018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
2522018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
2532018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
2542018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'messageConverters': no URL paths identified
2552018-02-16 12:43:33.181 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar': no URL paths identified
2562018-02-16 12:43:33.182 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'projectingArgumentResolverBeanPostProcessor': no URL paths identified
2572018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.data.web.config.SpringDataWebConfiguration': no URL paths identified
2582018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'pageableResolver': no URL paths identified
2592018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'sortResolver': no URL paths identified
2602018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.data.web.config.SpringDataJacksonConfiguration': no URL paths identified
2612018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jacksonGeoModule': no URL paths identified
2622018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration': no URL paths identified
2632018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
2642018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
2652018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$DataSourceTransactionManagerConfiguration': no URL paths identified
2662018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration': no URL paths identified
2672018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration': no URL paths identified
2682018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'jdbcTemplate': no URL paths identified
2692018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'namedParameterJdbcTemplate': no URL paths identified
2702018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': no URL paths identified
2712018-02-16 12:43:33.183 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.transaction.config.internalTransactionAdvisor': no URL paths identified
2722018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'transactionAttributeSource': no URL paths identified
2732018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'transactionInterceptor': no URL paths identified
2742018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.transaction.config.internalTransactionalEventListenerFactory': no URL paths identified
2752018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration': no URL paths identified
2762018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration': no URL paths identified
2772018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration': no URL paths identified
2782018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'transactionTemplate': no URL paths identified
2792018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration': no URL paths identified
2802018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'platformTransactionManagerCustomizers': no URL paths identified
2812018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties': no URL paths identified
2822018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
2832018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'characterEncodingFilter': no URL paths identified
2842018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
2852018-02-16 12:43:33.184 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
2862018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'multipartConfigElement': no URL paths identified
2872018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'multipartResolver': no URL paths identified
2882018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
2892018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
2902018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'serverProperties': no URL paths identified
2912018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
2922018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
2932018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'restTemplateBuilder': no URL paths identified
2942018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
2952018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': no URL paths identified
2962018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'autoConfigurationReport': no URL paths identified
2972018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'springApplicationArguments': no URL paths identified
2982018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'springBootBanner': no URL paths identified
2992018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'springBootLoggingSystem': no URL paths identified
3002018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'environment': no URL paths identified
3012018-02-16 12:43:33.186 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'systemProperties': no URL paths identified
3022018-02-16 12:43:33.187 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'systemEnvironment': no URL paths identified
3032018-02-16 12:43:33.187 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
3042018-02-16 12:43:33.187 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'messageSource': no URL paths identified
3052018-02-16 12:43:33.187 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'applicationEventMulticaster': no URL paths identified
3062018-02-16 12:43:33.187 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'servletContext': no URL paths identified
3072018-02-16 12:43:33.187 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'contextParameters': no URL paths identified
3082018-02-16 12:43:33.187 DEBUG 7676 --- [ main] o.s.w.s.h.BeanNameUrlHandlerMapping : Rejected bean name 'contextAttributes': no URL paths identified
3092018-02-16 12:43:33.198 INFO 7676 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
3102018-02-16 12:43:33.198 INFO 7676 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
3112018-02-16 12:43:33.211 DEBUG 7676 --- [ main] .m.m.a.ExceptionHandlerExceptionResolver : Looking for exception mappings: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@44a664f2: startup date [Fri Feb 16 12:43:27 CET 2018]; root of context hierarchy
3122018-02-16 12:43:33.233 INFO 7676 --- [ main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
3132018-02-16 12:43:33.560 INFO 7676 --- [ main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
3142018-02-16 12:43:33.573 DEBUG 7676 --- [ main] o.s.w.s.resource.ResourceUrlProvider : Looking for resource handler mappings
3152018-02-16 12:43:33.574 DEBUG 7676 --- [ main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@629e8212]
3162018-02-16 12:43:33.574 DEBUG 7676 --- [ main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@498c535d]
3172018-02-16 12:43:33.574 DEBUG 7676 --- [ main] o.s.w.s.resource.ResourceUrlProvider : Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@16ee9aa7]
3182018-02-16 12:43:33.623 INFO 7676 --- [ main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8080 (http)
3192018-02-16 12:43:33.623 DEBUG 7676 --- [ main] o.s.w.c.s.StandardServletEnvironment : Adding PropertySource 'server.ports' with highest search precedence
3202018-02-16 12:43:33.628 INFO 7676 --- [ main] c.j.d.pharmacy.PharmacyApplication : Started PharmacyApplication in 6.901 seconds (JVM running for 7.963)