Giter Club home page Giter Club logo

aelns-api's Introduction

Introduction

aelns API是一个使用Spring Boot技术选型, 可以直接应用到生产环境的rest API构建脚手架,
精心处理了一个Web框架"需要有的东西", 帮助大家学习Spring Boot和提高开发效率

你需要有的开发环境: JDK8+  IDEA

Features

1) Spring Boot + MyBatis = APIs

2) 统一异常处理

3) 日志处理, 根据不同的active profile激活不同的日志级别

4) 多环境配置: 正式(prod)/开发(dev)/测试(test)/本地(local)

5) 对返回的JSON进行统一的封装

6) 使用YAML而不是properties

7) 自定义banner

8) 精细化配置tomcat jdbc

9) 格式化日志输出

10) 单元测试 (还需要完善)

11) springloaded支持

12) springside4中集各家之大成的Utils

13) RSA 数据签名验证实现

Quick Start

 1) 初始化数据库, 在你自己的MySQL中执行/resource/city.sql

 2) 运行Application.java

Reference

  1. http://docs.spring.io/spring-boot/docs/2.0.0.BUILD-SNAPSHOT/reference/htmlsingle
  2. http://stackoverflow.com/questions/**
  3. https://github.com/springside/springside4

aelns-api's People

Contributors

alwaysc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.