Explore >> Select a destination


You are here

muffsec.com
| | www.flagsmith.com
15.3 parsecs away

Travel
| | In this article, we cover how you can manage feature flags in your Java environment. Check out the Java feature flags guide here.
| | jamesward.com
13.4 parsecs away

Travel
| | [AI summary] This article explains how to use MongoDB for storing session state in a Java web application with Jetty, enabling scalable and maintainable session management without sticky sessions or session replication.
| | nakov.com
11.8 parsecs away

Travel
| | By design when we open an SSL connection in Java (e.g. through java.net.URL.openConnection("https://....")) the JSSE implementation of the SSL protocol performs few validations to ensure the requested host is not fake. This involves validation of the server's X.509 certificate with the PKIX algorith
| | javahippie.net
26.1 parsecs away

Travel
| This week JEP 425: Virtual Threads (Preview) was moved from Draft status to Candidate status. While this announcement does not necessarily mean that JEP 425 ...