Best of Spring BootMay 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    Become a Better Java Developer: 19 Tips for Staying Ahead in 2024

    Tips for becoming a better Java developer, including upgrading Java versions, learning Kotlin, exploring other languages/frameworks, understanding Loom and Structured Concurrency, getting coverage from Oracle, learning Groovy and Scala, practicing Continuous Feedback, using Ktor, building side projects, focusing on observability, staying connected with the Java community, reading professional developer blogs, following influencers on social media, and signing up for a Java articles reading list.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Implement an OAuth2 Resource Server with Spring Security

    Learn how to implement an OAuth2 resource server with Spring Security. Secure your APIs using OAuth2 and access tokens. Set up a Spring Boot application, configure web security, and extract user details from the access token.

  3. 3
    Article
    Avatar of baeldungBaeldung·2y

    Autowiring an Interface With Multiple Implementations

    Learn how to autowire an interface with multiple implementations in Spring Boot using qualifiers, profiles, and other tools provided by Spring.

  4. 4
    Article
    Avatar of hnHacker News·2y

    openkoda/openkoda: Open source business application platform for fast development

    Openkoda is an open source business application platform that reduces development time and effort, offers flexibility and scalability, and allows customization and integration. It supports Java, Spring Boot, Hibernate, and PostgreSQL.

  5. 5
    Article
    Avatar of communityCommunity Picks·2y

    How to Increase Test Coverage with Tracing

    This post discusses the importance of test coverage and how tracing data can help improve it in distributed systems. It also explains the difference between test coverage and code coverage.

  6. 6
    Article
    Avatar of communityCommunity Picks·2y

    How to call a Spring Bean from a custom Logback appender class

    This post discusses the challenge of accessing a Spring Bean from a custom Logback appender in a Spring Boot application and provides three solutions to fix this issue. It also introduces Digma, a tool for dev/test observability.

  7. 7
    Article
    Avatar of springSpring·2y

    Spring Boot 3.1.12 available now

    Spring Boot 3.1.12 is now available. Turbo-charge your progress with VMware's training and certification.

  8. 8
    Article
    Avatar of communityCommunity Picks·2y

    Spring Boot 3.3: Top 7 Observability Enhancements

    Spring Boot 3.3 introduces several observability enhancements, including updates to Rabbit, Jersey, Micrometer, OpenTelemetry, Brave, Zipkin, and Prometheus. New properties and changed properties are also included.