Giter Site home page Giter Site logo

spring_demo's Introduction

spring_demo

spring 功能demo

TODO

  • 公共配置
  • mybatis-puls
  • mybatis-puls generanor
  • druid
  • druid 监控
  • spring cloud alibaba
  • swagger
  • nacos 配置
  • nacos 注册中心
  • openfeign 调用
  • Sentinel 监控
  • gateway
  • sharding-jdbc
  • druid 多数据源
  • 登录权限
  • sso
  • [x]
  • 模块间session共享(session redis)
  • redis 分布式锁 (redisson)
  • gateway 强制指定分发

启动说明

  1. 启动 Sentinel 控制台
  2. 启动 nacos
  3. 修改 bootstrap.yaml 中 Sentinel和nacos 地址
  4. 导入 nacos 的配置文件
  5. 修改 bootstrap.yaml 中 nacos 的group , namespace 信息
  6. 启动 所有服务

其他

diea service 管理spring boot启动类

如果不显示,打开项目根目录下 .idea/workspace.xml 文件 替换以下节点,然后重新打开窗口.

<component name="RunDashboard">
  <option name="configurationTypes">
    <set>
      <option value="SpringBootApplicationConfigurationType"/>
    </set>
  </option>
</component>

spring_demo's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

silverpaw-reves

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.