12 dezembro 2024

Spring Boot 3.4.0 available now

 What's new in 3.4

The highlights of the 3.4 release include:

  • Structured logging
  • Support for defining additional beans of the same type as those that are auto-configured
  • Expanded virtual thread support
  • Improved support for Docker Compose and Testcontainers
  • Numerous Actuator enhancements, including info and health information for SSL certificates
  • Improved image building capabilities, including out-of-the-box support for ARM
  • Auto-configuration for MockMvcTester, an AssertJ-based alternative to MockMvc

Getting Started with Python in VS Code

About
In the “Getting Started with Python in VS Code” video, with ‪@ReynaldAdolphe‬ , viewers learn how to efficiently set up Python development environments in Visual Studio Code, including installing necessary extensions like Python and Pylance. The video demonstrates configuring Python interpreters, managing dependencies, and writing simple Python scripts.