Giter Site home page Giter Site logo

oauth-client's Introduction

SpringBoot-Pure

一个纯净的 SpringBoot 集成示例,纯净到只有一个启动类,剩下啥也没了……

项目创建动机:

我们在学习一些框架、插件、技术时,总是需要先创建一个 SpringBoot 基础项目再开始学习,然而通过 idea / eclipse 创建的 SpringBoot 项目又总是带着各种乱七八糟的附加文件,根据 “如无必要,勿增实体” 原则,我们迫切需要一个最最最纯净的 SpringBoot 基础项目……

如何改名

默认的项目名是 springboot-pure,如果你想改成其它的名字,请在导入 IDE 前先打开 pom.xml 更改 <artifactId> 节点的值,改成你想要的项目名

问:在改名前我就导入了项目,现在再改名不起作用了

  1. 首先从 IDE 中移除项目
  2. 再从文件管理器删除项目的配置文件
    • 一些 .idea.eclipse、之类的文件夹
    • 一些 .projectxxx.ini 之类的文件
  3. 再打开 pom.xml 更改 <artifactId> 节点的值,改成你想要的项目名
  4. 使用 IDE 重新导入项目

其它

没有其它了……如有补充,请直接提交pr






oauth-client's People

Contributors

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