You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hippo4j/examples/threadpool-example/server/adapter-dubbo-spring-boot3
Han Lau 9bdb8102ea
feat: support springboot3 (#1570)
1 year ago
..
adapter-dubbo-spring-boot-3x-consumer-example feat: support springboot3 (#1570) 1 year ago
adapter-dubbo-spring-boot-3x-interface-example feat: support springboot3 (#1570) 1 year ago
adapter-dubbo-spring-boot-3x-provider-example feat: support springboot3 (#1570) 1 year ago
README.md feat: support springboot3 (#1570) 1 year ago
pom.xml feat: support springboot3 (#1570) 1 year ago

README.md

spring-boot3 仅支持jdk17以上版本

启动项添加JVM配置参数

--add-opens java.base/java.util.concurrent=ALL-UNNAMED