Communication with Spring Boot Push Server over HTTP/2.
- JEP 110: HTTP/2 Client
- Introducing Servlet 4.0 Server Push Using Spring Boot 2.1
- HTTP/2 Server Push Via Java 11 HTTP Client API
- If needed generate a new pair of key:
keytool -genkey -keyalg RSA -alias tomcatssl -keystore keystore.jks -validity 365 -keysize 2048
- Add
127.0.0.1 http2.local
entry in/etc/hosts