2021-08-16 15:48:39.324 INFO 51414 --- [ restartedMain] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Start completed.
2021-08-16 15:48:40.086 DEBUG 51414 --- [ restartedMain] org.hibernate.SQL : /* select generatedAlias0 from SysAuthority as generatedAlias0 where :param0 = true / select sysauthori0_.authority_id as authorit1_3_, sysauthori0_.authority_content as authorit2_3_, sysauthori0_.authority_name as authorit3_3_, sysauthori0_.authority_remark as authorit4_3_, sysauthori0_.create_time as create_t5_3_, sysauthori0_.update_time as update_t6_3_ from sys_authority sysauthori0_ where ?=1
Hibernate: / select generatedAlias0 from SysAuthority as generatedAlias0 where :param0 = true */ select sysauthori0_.authority_id as authorit1_3_, sysauthori0_.authority_content as authorit2_3_, sysauthori0_.authority_name as authorit3_3_, sysauthori0_.authority_remark as authorit4_3_, sysauthori0_.create_time as create_t5_3_, sysauthori0_.update_time as update_t6_3_ from sys_authority sysauthori0_ where ?=1
2021-08-16 15:48:40.097 TRACE 51414 --- [ restartedMain] o.h.type.descriptor.sql.BasicBinder : binding parameter [1] as [BOOLEAN] - [true]
2021-08-16 15:48:40.170 WARN 51414 --- [ restartedMain] c.e.b.c.s.DynamicallyUrlInterceptor : Could not validate configuration attributes as the SecurityMetadataSource did not return any attributes from getAllConfigAttributes()
2021-08-16 15:48:40.817 INFO 51414 --- [ restartedMain] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Shutdown initiated...