吴伟杰
吴伟杰
One thread blocked for a while, maybe not deadlock.
I found this was not caused by deadlock. Maybe infinity loop occurred in Quartz. There are many tasks were not consumed. The mod count in TreeSet instance was keep changing....
Hi @tuichenchuxin Is this still opening?
Please use the new way to integrate ShardingSphere with Spring Boot. https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/spring-boot/
Hi @tianhao960 Is there any progress?
Close due to no response.
I tried building a native image for Shenyu Admin (current Spring Boot version is 2.7.13), but the binary failed to start. So bumping Spring Boot to 3.x may be necessary....
I found the Springfox has not been updated for 3 years. Springfox is incompatible with Spring Boot 3 and native image. Springdoc supports: - OpenAPI 3 - Spring-boot v3 (Java...
wiremock-standalone shaded slf4j, which caused conflict. ``` java.lang.IllegalStateException: Failed to load ApplicationContext for [MergedContextConfiguration@40620d8e testClass = org.apache.shenyu.springboot.starter.sync.data.http.HttpClientPluginConfigurationTest, locations = [], classes = [org.apache.shenyu.springboot.starter.sync.data.http.HttpSyncDataConfiguration], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations...
Unix domain socket is available in Proxy #24524. Could we consider supporting trusted authentication for connection from UDS?