Compose Notes: Java and Let’s Encrypt Certificates

With the recent arrival of Let’s Encrypt TLS/SSL certificate support on Compose’s Elasticsearch and RabbitMQ, we’ve noticed some issues popping up from the rabbit hole that is this encryption support. Top of that list is problems with Java connections er…

Similar

Spring 6 will require Java 17

<p>As announced at SpringOne yesterday, Spring Framework 6 and Spring Boot 3 are planned towards a high-end baseline for their general availability in Q4 2022:<br>* <strong>Java 17+</strong> (from Java 8-17 in the Spring Framework ... (more…)

Read more »

Reanalyzing the State of Java EE

I was recently pointed to Gartner’s Market Guide to Application Platforms report, written by Anne Thomas and Aasish Gupta. The report takes a very negative view of Java EE to the point that I thoug…...

Read more »

A RabbitMQ Tutorial in Java

Complete RabbitMQ Tutorial in Java with Spring Boot example This is a RabbitMQ Course in Java with asynchronous messaging examples using rabbitmq-java-client, Spring Boot and Spring AMQP. This is a programming course, it focuses more on the asynchronous p... (more…)

Read more »