To configure your Java EE application to communicate over HTTPS requires a few lines of XML in the web.xml file. The web.xml file is located in the WEB-INF directory of your [...]
Here is a collection of some of the best Java EE related articles published in the last seven days. Pragmatic Microservices with Java EE and WildFly Swarm [Tweet this!] Reza [...]
The adoption of HTTP/2.0 over the last four months has stagnated. The only notable change has been in early adopters updating previous versions of the protocol. Read the full [...]
One of the most significant advancements in JavaEE 8 is support for HTTP/2. Three server vendors currently support servlet 4.0, Apache Tomcat 9.0.0.M4, Jetty 9 and WildFly [...]
HTTP/2 an important advancement in the HTTP protocol that will change the way we develop web applications for both front and back end developers. [...]