SpringBoot-Learning
SpringBoot-Learning copied to clipboard
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
你好,我看你给的示例Chapter-4-4-1中,当删除一条记录后,仍然可以通过findByName获取被删除的数据,这个应该是有问题的吧,自带的 delete方法执行时候应该是没有清楚缓存吧;
你好,本人下载了Chapter3-1-3 这个代码后在本地运行spring-boot,启动spring-boot后访问http://localhost:8080/返回404页面。
[](https://infosecwriteups.com/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb) --- This is a security fix for a high severity vulnerability in your [Apache Maven](https://maven.apache.org/) `pom.xml` file(s). The build files indicate that this project is resolving dependencies over HTTP...
This PR is to fix a flaky test `com.didispace.chapter21.Chapter21ApplicationTests#testUserController` in module `2.x/chapter2-1`, we found it when using the latest version of SpringBoot-Learning: 1. To reproduce test failures: - Run the...
Solve the problem of test case failure caused by Chinese garbled code
### What is the purpose of this PR - This PR fixes the error resulting from a flaky test: `com.didispace.chapter21.Chapter21ApplicationTests` - The mentioned test may fail or pass without changes...
Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.5.3 to 2.6.12. Release notes Sourced from dubbo's releases. dubbo-2.6.12 What's Changed [2.6] update hessian lite version: 3.2.11 -> 3.2.12 (#9455) dubbo-2.6.11 Change Lists Add serialize id...
Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.5.3 to 2.6.12. Release notes Sourced from dubbo's releases. dubbo-2.6.12 What's Changed [2.6] update hessian lite version: 3.2.11 -> 3.2.12 (#9455) dubbo-2.6.11 Change Lists Add serialize id...
Hello @dyc87112 , I think this is a really good tutorial. I want to learn spring boot but your tutorial is in the Chinese language, I am converting all the...