Java Architecture Diary
Jan 20, 2020 · Backend Development
Why Spring Boot 2.2.3 Breaks pigx-gateway and How to Resolve It
Upgrading to Spring Boot 2.2.3 can cause the pigx-gateway service to fail at startup due to an incompatible reactor‑netty ConnectionProvider method, and the article explains the root cause, investigation steps, and how to fix it by adjusting reactor‑netty versions.
ConnectionProviderDependency ConflictJava
0 likes · 5 min read