spring-examples icon indicating copy to clipboard operation
spring-examples copied to clipboard

Spring Examples

Results 3 spring-examples issues
Sort by recently updated
recently updated
newest added

### spring4-mybatis3-simple项目 在test/java/com/neo/test/mapper下的 **TetUserMapper.java的testUpdate()方法需要设置id,得在user.setName("hello");后面添加setId(1);**

警告: Cannot initialize AtomikosDataSourceBean javax.naming.NamingException: Another resource already exists with name testdb1 - pick a different name

WEB-INF\classes\spring\spring-db.xml]: Invocation of init method failed; nested exception is com.atomikos.jdbc.AtomikosSQLException: Cannot initialize AtomikosDataSourceBean