Code Monkey home page Code Monkey logo

springbootweb's Introduction

springbootWeb

项目介绍

  • 这是一个基于springboot的项目,项目提供了基本的搭建结构,以及相应的脚本。脚本包括用户表资源表等相关建表语句和预插入sql。
  • 项目共分为五个模块,自下而上依次是server-utility ,base-domain , busi-support ,busi-core ,webOOS .
  • 模块间只允许上级引用下级,下级不可引用上级,同级间不可相互引用
  • 各模块介绍参见各模块readme 文件
  • sql脚本在base-domainresources 目录下

项目组件

  • mail 提供发送邮件功能
  • redisTemplate 提供redis 数据操作
  • springSession 解决多节点 session 共享问题
  • springCache 结合redis 提供缓存功能
  • 自定义注解解决springCache 默认存储时间为永久问题
  • springSecurity 解决权限问题
  • mybatis 结合 druid 多数据源配置
  • mybatisGenerator 生成单表操作相关文件

springbootweb's People

Contributors

domking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.