An open API service indexing awesome lists of open source software.

https://github.com/peterchenhdu/demos

Dubbos, MyBatis Generator, solr, cxf demos...
https://github.com/peterchenhdu/demos

Last synced: 3 days ago
JSON representation

Dubbos, MyBatis Generator, solr, cxf demos...

Awesome Lists containing this project

README

        

# Demos
demos

1、dubbo 服务提供及消费例子

2、MyBatis Generator (MBG) 自动生成增删改查代码及配置文件例子

3、maven工程模块化例子

4、在Linux环境下,将Solr部署到tomcat7中,导入Mysql数据库数据, 定时更新索引

5、Spring集成Apache CXF开发JAX-RS Web Service