#spring-framework

[ follow ]
#bean-management
CodeProject
3 days ago
JavaScript

Why Singleton Bean Scope Can Handle Multiple Parallel Requests And Key Considerations

Singleton scope in Spring ensures a single bean instance is reused across the application context for all requests. [ more ]
CodeProject
1 week ago
JavaScript

How Component Scanning Works in Spring Framework?

Component scanning allows Spring to automatically register beans, reducing manual configuration efforts. [ more ]
CodeProject
3 days ago
JavaScript

Why Singleton Bean Scope Can Handle Multiple Parallel Requests And Key Considerations

Singleton scope in Spring ensures a single bean instance is reused across the application context for all requests. [ more ]
CodeProject
1 week ago
JavaScript

How Component Scanning Works in Spring Framework?

Component scanning allows Spring to automatically register beans, reducing manual configuration efforts. [ more ]
morebean-management
#dependency-injection
CodeProject
1 week ago
JavaScript

How to Handle Cyclic Dependency Between Beans in Spring?

Cyclic dependencies in Spring cause initialization issues due to mutual bean dependencies, leading to potential errors during runtime. [ more ]
CodeProject
1 week ago
JavaScript

What is @Configuration Annotation in Spring?

The @Configuration annotation defines bean definitions in Spring, enhancing modularity and maintainability of applications. [ more ]
CodeProject
1 week ago
DevOps

What is the Spring Bean Lifecycle?

The Spring Bean Lifecycle includes phases for instantiation and initialization, crucial for resource management and customization. [ more ]
CodeProject
1 week ago
JavaScript

How to Handle Cyclic Dependency Between Beans in Spring?

Cyclic dependencies in Spring cause initialization issues due to mutual bean dependencies, leading to potential errors during runtime. [ more ]
CodeProject
1 week ago
JavaScript

What is @Configuration Annotation in Spring?

The @Configuration annotation defines bean definitions in Spring, enhancing modularity and maintainability of applications. [ more ]
CodeProject
1 week ago
DevOps

What is the Spring Bean Lifecycle?

The Spring Bean Lifecycle includes phases for instantiation and initialization, crucial for resource management and customization. [ more ]
moredependency-injection
#java
InfoQ
3 weeks ago
JavaScript

Java News Roundup: JDK 23-RC2, MicroProfile 7.0, Infinispan, Maven, JHipster

JDK 23's second release candidate is now available, with general availability expected on September 17, 2024.
MicroProfile 7.0 updates several specifications, enhancing its framework compatibility. [ more ]
InfoQ
1 month ago
JavaScript

Java News Roundup: Spring 6.2-M7, Project Loom, Payara Platform, Gradle 8.10, Helidon 4.1

Spring Framework 6.2.0-M7 includes significant updates and improvements, particularly in error handling and validation features.
Project Loom's new build enhances virtual thread support, indicating a focus on concurrency improvements in Java.
JDK 23 and 24 early-access builds continue to encourage developer feedback for better stability and feature enhancement. [ more ]
Vuejobs
7 months ago
Software development

Full Stack Engineer (Java, Vue.js) at Modus Create

Modus Create is hiring Full Stack Engineers with experience in Node and Vue.js.
The position requires strong experience in Java, Spring Framework, JavaScript, React or VueJS, Relational Databases, and AWS Cloud. [ more ]
InfoQ
3 weeks ago
JavaScript

Java News Roundup: JDK 23-RC2, MicroProfile 7.0, Infinispan, Maven, JHipster

JDK 23's second release candidate is now available, with general availability expected on September 17, 2024.
MicroProfile 7.0 updates several specifications, enhancing its framework compatibility. [ more ]
InfoQ
1 month ago
JavaScript

Java News Roundup: Spring 6.2-M7, Project Loom, Payara Platform, Gradle 8.10, Helidon 4.1

Spring Framework 6.2.0-M7 includes significant updates and improvements, particularly in error handling and validation features.
Project Loom's new build enhances virtual thread support, indicating a focus on concurrency improvements in Java.
JDK 23 and 24 early-access builds continue to encourage developer feedback for better stability and feature enhancement. [ more ]
Vuejobs
7 months ago
Software development

Full Stack Engineer (Java, Vue.js) at Modus Create

Modus Create is hiring Full Stack Engineers with experience in Node and Vue.js.
The position requires strong experience in Java, Spring Framework, JavaScript, React or VueJS, Relational Databases, and AWS Cloud. [ more ]
morejava
CodeProject
3 weeks ago
Science

Tips to Understand the Difference Between Propagation.REQUIRED and REQUIRES_NEW

Transaction propagation in Spring defines how methods handle existing transactions.
Propagation.REQUIRED joins existing transactions, while Propagation.REQUIRES_NEW starts a new transaction.
Choosing between REQUIRED and REQUIRES_NEW is critical for effective transaction management. [ more ]
Hackernoon
1 month ago
JavaScript

Error Rate-Based Anomaly Detection in Log Files | HackerNoon

This article emphasizes enhancing log anomaly detection by implementing error rate-based detection. [ more ]
InfoQ
7 months ago
Scala

Spring Boot 3.2 and Spring Framework 6.1 Add Java 21, Virtual Threads, and CRaC

Spring Framework 6.1 and Spring Boot 3.2 support Java 21
Debut of virtual threads simplifies concurrent programming [ more ]
[ Load more ]