Git Product home page Git Product logo

spring-boot-source-analysis-code's Introduction

spring-boot-source-analysis-code

掘金 《SpringBoot源码解读与原理分析》 小册测试和演示代码。

当初我写小册的时候,一直用的这一个工程,所以pom一直在变化(逃...),当然也由于研究原理通常最好是动手实践,所以我没做那种现成的,只要clone下来就能立马运行的,我这边写的也只是参考,小伙伴们最好是亲自试一试,跟着Debug走走看。小册中使用的场景都很简单,尽可能的原生,不加入过多的东西,为的就是这个。

所有的测试代码都放在src/main/java的example包下,需要哪个模块可以直接从那里头找。有一些简单的模块(config、enablexxx等)里面有个App的类,那就是不需要依赖SpringBoot启动环境来测试的,可以直接运行App的main方法测试即可。

可能存在描述的不详细的部分,欢迎小伙伴们提出需求。

spring-boot-source-analysis-code's People

Contributors

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