SpringBoot-Learning icon indicating copy to clipboard operation
SpringBoot-Learning copied to clipboard

《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!

Results 70 SpringBoot-Learning issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps zookeeper from 3.4.6 to 3.4.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.zookeeper:zookeeper&package-manager=maven&previous-version=3.4.6&new-version=3.4.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps zookeeper from 3.4.6 to 3.4.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.zookeeper:zookeeper&package-manager=maven&previous-version=3.4.6&new-version=3.4.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.21 to 8.0.16. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.28 Fix for Bug#99260 (31189960), statement.setQueryTimeout,creates a database connection and does not close. Fix for Bug#103324...

dependencies

Bumps zookeeper from 3.4.6 to 3.4.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.zookeeper:zookeeper&package-manager=maven&previous-version=3.4.6&new-version=3.4.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

**_"第一步:在pom.xml中引入spring-boot-starter-actuator模块"关于这一步的问题_** 我使用的springboot版本是2.6.3,引入的swagger2启动报错:**Failed to start bean ‘documentationPluginsBootstrapper’; nested exception is java.lang.NullPointerException**,然后增加配置**spring.mvc.pathmatch.matching-strategy=ant_path_matche**解决上述启动报错的问题。 但是引入**spring-boot-starter-actuator**依赖,启动项目又出现上述问题。 好几天了,没找到怎么解决,( ̄﹏ ̄;)

出现:org.apache.zookeeper.KeeperException$OperationTimeoutException: KeeperErrorCode = OperationTimeout

![image](https://user-images.githubusercontent.com/16830977/96070739-5e6ca980-0ed3-11eb-826b-a071f0b5c24e.png)

SpringBoot-Learning/2.x/chapter7-2/启动报错,如下图。请求对zk版本有什么要求? ![WX20211014-110205](https://user-images.githubusercontent.com/23396508/137243729-66084a57-ecce-46f5-83a6-302ab4be5f80.png)