We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e4a7e commit eb33b59Copy full SHA for eb33b59
1 file changed
docs/framework-ordering.md
@@ -52,8 +52,8 @@ Line | Framework Name | Priority | Notes
52
77 | SpringInsight | 43 | Spring monitoring
53
78 | SkyWalkingAgent | 44 | APM agent
54
79 | YourKitProfiler | 45 | Profiler
55
-81 | JavaSecurity | 47 | Security configuration
56
-82 | JavaOpts | 99 | ⚠️ USER-DEFINED OPTS (ALWAYS LAST)
+80 | JavaSecurity | 47 | Security configuration
+81 | JavaOpts | 99 | ⚠️ USER-DEFINED OPTS (ALWAYS LAST)
57
```
58
59
## Go Buildpack Implementation
0 commit comments