File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1414 <allow pkg =" .*" regex =" true" />
1515
1616 <!-- Keep foundation packages away from 'org.springframework.boot' package -->
17+ <subpackage name =" ansi" >
18+ <disallow pkg =" org.springframework.boot" exact-match =" true" />
19+ </subpackage >
20+ <subpackage name =" avilability" >
21+ <disallow pkg =" org.springframework.boot" exact-match =" true" />
22+ </subpackage >
1723 <subpackage name =" bootstrap" >
1824 <disallow pkg =" org.springframework.boot" exact-match =" true" />
1925 </subpackage >
26+ <subpackage name =" context" >
27+ <subpackage name =" properties" >
28+ <subpackage name =" bind" >
29+ <disallow pkg =" org.springframework.boot" exact-match =" true" />
30+ </subpackage >
31+ <subpackage name =" source" >
32+ <disallow pkg =" org.springframework.boot" exact-match =" true" />
33+ </subpackage >
34+ </subpackage >
35+ </subpackage >
2036 <subpackage name =" env" >
2137 <disallow pkg =" org.springframework.boot" exact-match =" true" />
2238 </subpackage >
39+ <subpackage name =" info" >
40+ <disallow pkg =" org.springframework.boot" exact-match =" true" />
41+ </subpackage >
42+ <subpackage name =" io" >
43+ <disallow pkg =" org.springframework.boot" exact-match =" true" />
44+ </subpackage >
2345 <subpackage name =" ssl" >
2446 <disallow pkg =" org.springframework.boot" exact-match =" true" />
2547 </subpackage >
48+ <subpackage name =" util" >
49+ <disallow pkg =" org.springframework.boot" exact-match =" true" />
50+ </subpackage >
2651
2752 <!-- Open direct use of micrometer to specific subpackages -->
2853 <subpackage name =" metrics" >
You can’t perform that action at this time.
0 commit comments