Category: Java

Java programming Language

  • SANDCASTLE-AUTH: Authentication for Testing and education.

    SANDCASTLE-AUTH: Authentication for Testing and education.
    ,

    Introduction Sandcastle Auth is an authentication server designed for testing, debugging, and educational purposes. It provides a Spring Boot-based JWT authentication solution that allows developers to experiment with, learn about, and test authentication flows in a controlled environment. This project is explicitly not intended for production use but instead offers a transparent sandbox for understanding… Read more

  • Java LTS versions evolution – 20 years since the first big change

    Java LTS versions evolution – 20 years since the first big change

    Since 2018 Java has used a model of L.T.S. (Long Term Support) releases with short lived interim releases. Before that there were certain key releases that made major changes. I am going to attempt to summarize the changes as its sometimes necessary to show what was implemented in what version of Java, A Look at… Read more