Skip to content
Avatar

Popular repositories

  1. 这是spring的xml配置和注解配置的简单例子

    Java

  2. AngularJS模块化简单示例

    JavaScript

  3. Hibernate简单示例

    Java

  4. java元注解和自定义注解及使用

    Java

  5. 离退休部门平台,用spring框架

    HTML

  6. 测试两个github账号合作,结论在csdn博客

18 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

Created a pull request in LuckZZ/ObjectiveSql that received 1 comment

从原仓库拉去

+7,174 −1,896 1 comment
Opened 2 other pull requests in 1 repository
braisdom/ObjectiveSql
2 merged

Created an issue in braisdom/ObjectiveSql that received 1 comment

com.github.braisdom.objsql.reflection.ReflectionException: Failed to write Member.id, because setter method require Integer, but give a Long(10)

使用mysql保存数据报错 数据模型: @DomainModel(primaryClass = Integer.class) public class Member { @Size(min = 5, max = 20) private String no; @Queryable private…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.