Coder Social home page Coder Social logo

code4everything / boot-surface Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 499 KB

BootSurface是一个依赖于SpringBoot框架,常用于轻量级WEB项目的工具库,其公共化了一些简单繁琐而又必要的代码,已发布至Maven**仓库。

License: MIT License

Java 100.00%
spring-boot aop-aspectj spring-redis spring-exception

boot-surface's Introduction

项目简介

Boot Surface主要是一个依赖于Spring框架的Web开发工具类,旨在简化日志记录、文件上传、异常处理等一些繁琐而又必要的代码编写。 这也是从工作项目中剥离出来的一些公共代码,方便以后一些项目的构建。

本工具库主要适用于 Spring Boot Web 项目的开发

主要功能

  • Spring AOP日志记录

  • 对HTTP某一些响应数据的字段进行抹掉或加密

  • 简化文件的上传

  • 默认的异常处理和拦截器

  • 封装了一些常用的常量

  • 一些常用的工具类

安装使用

项目仅支持 JDK1.8 以上

API参考文档

<dependency>
    <groupId>org.code4everything</groupId>
    <artifactId>boot-surface</artifactId>
    <version>1.1.6</version>
</dependency>

为了方便打包,项目已发布到了Maven**仓库

使用手册

示例项目

https://gitee.com/code4everything/wanna-spring/tree/master/spring-bee

写在最后

本项目严格遵守阿里巴巴Java开发手册规范,采用MIT开源协议

boot-surface's People

Contributors

easepan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

avenger111

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.