spring-boot-demo icon indicating copy to clipboard operation
spring-boot-demo copied to clipboard

🚀一个用来深入学习并实战 Spring Boot 的项目。

Results 144 spring-boot-demo issues
Sort by recently updated
recently updated
newest added

### 描述问题 macOS Big Sur 11.1版本运行demo-websocket模块报java.lang.UnsatisfiedLinkError: Unable to load library 'DiskArbitration'错误 ```bash java.lang.UnsatisfiedLinkError: Unable to load library 'DiskArbitration': Native library (darwin/libDiskArbitration.dylib) not found in resource path at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:303) ~[jna-4.5.2.jar:4.5.2 (b0)]...

bug

Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.3.0 to 7.13.3. Release notes Sourced from elasticsearch's releases. Elasticsearch 7.13.3 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.13/release-notes-7.13.3.html Elasticsearch 7.13.2 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.13/release-notes-7.13.2.html Elasticsearch 7.13.1 Downloads: https://elastic.co/downloads/elasticsearch...

dependencies
java

---- ### 描述问题 ladp除了listAllPersonTest全部爆出这样的错误 ```bash [LDAP: error code 32 - No Such Object]; nested exception is javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name 'uid=zhaosi,ou=people' ``` ###...

bug

**请先看[《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md?utm_source=hacpai.com)**,并尝试到 **[issue 列表](https://github.com/xkcoding/spring-boot-demo/issues)** 搜寻是否已经有人遇到过同样的问题。 ---- ### 描述问题 `spring-boot-demo-sharding-jdbc`项目,只修改了`dataSource`中`url`、`username`、`password`参数,其他没有动。 `SpringBootDemoShardingJdbcApplicationTests`测试: `testInsert`通过。 `testUpdate`通过 `testDelete`通过 `testSelect`报错: ```bash org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: java.lang.NullPointerException ### The error may exist...

bug

使用SpringBoot开发WebService项目,采用CXF实现,目前正在实现中,待我PR

feature

**请先看[《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md?utm_source=hacpai.com)**,并尝试到 **[issue 列表](https://github.com/xkcoding/spring-boot-demo/issues)** 搜寻是否已经有人遇到过同样的问题。 ---- ### 描述问题 测试用例描述信息不准确

bug

demo-validation #193