2 Star 12 Fork 4

TODAY / TODAY Framework

2019-03-13 14:05
1495969 today 1 1578952855 TODAY

TODAY IOC Framework v2.1.2.RELEASE

LOGO

  • feat: Add context state feature
  • fix: StandardEnvironment.addActiveProfile() when add profile before load context it is not work
  • feat: support Constructor injection
  • adjust: Adjust context event
  • feat: Enhance Props
  • feat: Add el support
  • fix: When manually load context some properties can't be loaded
  • fix: el Messages resource bundle not found
最后提交信息为: :bookmark:release v2.1.5
2019-02-06 19:24
1495969 today 1 1578952855 TODAY

TODAY IOC Framework v2.1.2.RELEASE

LOGO

  • Use BeanNameCreator to create bean name
  • refactor FactoryBean
  • fix: handleDependency(): when handle dependency some bean definition has already exist
  • fix: same name of bean when applyPropertyValues() cause exception
  • feat: add initMethods feature
  • feat: add destroyMethods feature
  • feat: add @MissingBean feature
最后提交信息为: :bookmark:refactor and release v2.1.2
2018-10-14 21:22
1495969 today 1 1578952855 TODAY

TODAY IOC Framework v2.0.0.RELEASE

LOGO

@Props(prefix = "site.")
public class Config_ {
	private String cdn;
	private String icp;
	private String host;
	private String index;
}
最后提交信息为: :bookmark:refactor and release v2.0.0
2018-09-06 21:01
1495969 today 1 1578952855 TODAY

TODAY IOC Framework v1.2.0.RELEASE 。

LOGO

  • 修复单例情况下接口对象与实现类对象不一致问题
  • 添加部分doc
  • 添加refresh方法
  • 增加加test code
  • Properties 注入时可以选择替换掉前缀,前缀有时是为了区分一类配置
  • 优化注入可以自定义注解注入
  • 添加 AnntationApplicationContext 支持 Configuration 注解
  • ClassPathApplicationContext 改为 DefaultApplicationContext
Java
1
https://gitee.com/I-TAKE-TODAY/today-framework.git
git@gitee.com:I-TAKE-TODAY/today-framework.git
I-TAKE-TODAY
today-framework
TODAY Framework

搜索帮助

344bd9b3 5694891 D2dac590 5694891