PinnedPublished inJavarevisitedHow to disable certificate validations in the Java HTTP ClientSee how to bypass SSL/TLS certificate verifications.Aug 24, 2023A response icon2Aug 24, 2023A response icon2
PinnedHow to schedule tasks with ScheduledExecutorService (vanilla Java)Learn how to schedule tasks with the Java standard library.Mar 28, 2023Mar 28, 2023
PinnedHow to make requests with Java HTTP Client (vanilla Java)Learn how to use the HTTP Client introduced in Java 11.Mar 27, 2023Mar 27, 2023
PinnedHow to replace line breaks in a String in JavaLearn different ways to replace line breaks.Mar 23, 2023Mar 23, 2023
Manual dependency injection in Java — why and how to do itAlso called pure DI or vanilla DI, it makes software development easier.May 9, 2023May 9, 2023
Introduction to Jooby: efficient web development with functional JavaDiscover the advantages of using Jooby.Apr 3, 2023Apr 3, 2023