You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix initialization logic and improve readability across core and plugins
- Replace incorrect method `preInitMethodsOf` with `postInitMethodsOf`.
- Enhance Javadoc annotations with cleaner docstring syntax.
- Introduce optional runtime library inclusion in `BundleKBean`.
- Refactor dependency resolution for clearer context in logs.
- Add utility methods and minor performance improvements across files.