A simple demo for Dubbo consumer.
Use maven to build a simple Spring project.
Mybatis -- Use xml mapper to oeprate DB.
use mybatis , use Annotation to operate DB instead of xml mapper.
Study how to use multi thread in Java.
Study how to use Servlet.
Test for Spring AOP. Haven't use AspectJ
使用 Java 配置进行 Spring bean 管理
@Configuration, @Bean
Dependency injection , via @Autowired.
Common jar files for Spring Framework in Non-web project.
A console project. Practise how to use Spring4. Use Spring4.5.2 as examples.