hengyunabc / hengyunabc.github.io

6 stars 4 forks source link

深入Spring Boot:ClassLoader的继承关系和影响 | 横云断岭的专栏 #67

Open hengyunabc opened 5 years ago

hengyunabc commented 5 years ago

http://hengyunabc.github.io/spring-boot-classloader/

前言对spring boot本身启动原理的分析,请参考:http://hengyunabc.github.io/spring-boot-application-start-analysis/ Spring boot里的ClassLoader继承关系可以运行下面提供的demo,分别在不同的场景下运行,可以知道不同场景下的Spring boot应用的ClassLoader继承关系。 https://g

mxcall commented 4 years ago

即使有不兼容的问题, 不过以spring的影响力, 只能第三方jar适配它, 它不会去适配别的jar的