Articles, dummyCategory

Spring® Framework Notes for Professionals book

Getting started with Spring Framework, Spring Core, Spring Expression Language (SpEL), Obtaining a SqlRowSet from SimpleJdbcCall, Creating and using beans, Bean scopes, Conditional bean registration in Spring, Spring JSR 303 Bean Validation and ApplicationContext Configuration

Articles, dummyCategory

Java Version – Time-Based Release Versioning – HowToDoInJava

Starting from Java 10, Oracle has adapted time based version-string scheme [JEP 322]. The new time-based model has replaced the feature-based, multi-year release model of the past. Unlike the old releases, the new time-based releases will not be delayed and features will be released every six months, with no constraints on what features can go …