Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

444
Vistas
Spring Boot HTTP2 Server Push

Found the nice example from Brian Clozel about HTTP/2 and Spring Boot, especially with Server Push: https://github.com/bclozel/http2-experiments. There is an index.html which has some image resources. However, those image are pushed to the server, but I have no idea where exactly this push is initiated from. I don't see any push filters or any other indicators which could lead to push the resources inside the index.html. Any ideas?

about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Jetty's PushCacheFilter is configured here in the example.

PushCacheFilter will automatically "learn" what secondary resources are associated to any resource, and will automatically push them.

The example also shows a way to programmatically push a resource. However, that API has been deprecated in favor of using a PushBuilder.

PushBuilder will be part of Servlet 4.0, becoming a standard API.

about 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda