michaelliao / summer-framework

Summer framework is a minimal Spring framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summer Framework

Maven Central Build Status

logo

Summer Framework is a minimal Spring Framework.

Components of Summer Framework:

  • summer-context: Core IoC container that support annotation-based injection;
  • summer-aop: AOP support for annotation-based subclassing proxy;
  • summer-jdbc: Provides JdbcTemplate and declarative transaction management;
  • summer-web: Support web application with Servlet 6.0;
  • summer-boot: Run Summer application simple and quick like Spring Boot.

Tutorial

About

Summer framework is a minimal Spring framework.

License:GNU General Public License v3.0


Languages

Language:Java 98.3%Language:HTML 1.7%