Best of Spring BootFebruary 2024

  1. 1
    Article
    Avatar of infoqInfoQ·2y

    How Netflix Really Uses Java

    Netflix discusses their use of Java, including their journey from Java 8 to Java 17, the benefits of upgrading, and their adoption of Spring Boot. They also explore the use of virtual threads, the DGS framework for GraphQL, and the evolution of their architecture. Overall, it highlights the importance of staying up-to-date with technology and the value of performance improvements.

  2. 2
    Article
    Avatar of medium_jsMedium·2y

    .Net vs Java vs Go vs Rust: Hello UUID performance

    This article compares the performance of .Net with Java, Go, and Rust frameworks using a Hello World case. The resource usage and performance of the applications are discussed, with Rust being declared the winner.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Learn Spring Boot and Spring Data JPA

    Learn Spring Boot and Spring Data JPA to build efficient, scalable, and secure Java applications. The course covers the basics of Spring Boot, database access with Spring Data JPA, advanced features, testing, and best practices.

  4. 4
    Article
    Avatar of communityCommunity Picks·2y

    Top Features in Spring Boot 3.2 Part 2

    Article highlights the top features in Spring Boot 3.2, including support for Project CRaC, logging correlation IDs, SSL bundle reloading, Docker image building, and service connection support for OpenTelemetry Collector.

  5. 5
    Article
    Avatar of towardsdevTowards Dev·2y

    CQRS in Action: Building Robust Micro Services with Spring Boot

    Learn about the Command Query Responsibility Segregation (CQRS) pattern and how it can optimize and scale complex software systems, particularly within microservices architectures. Explore the advantages and drawbacks of using CQRS, and understand its impact on data consistency.

  6. 6
    Article
    Avatar of devgeniusDev Genius·2y

    Spring Boot Deployment on Kubernetes with Argo CD

    Learn how to deploy a Spring Boot application on Kubernetes using Argo CD.

  7. 7
    Article
    Avatar of springSpring·2y

    Spring Boot 3.1.9 available now

    Spring Boot 3.1.9 is now available. Get ahead with training and certification from VMware.