spring-examples
spring-examples copied to clipboard
Spring Examples
### 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