Using Groovy in Spring

Explore the Spring framework’s extensive support for Groovy and learn how to create bean definitions using different approaches.

Getting Started With Apache Derby

A quick guide to the Apache Derby open-source relational database engine, this article discusses all the major aspects from installing and configuring it to working with its various tools. It also shows how we can connect to it programmatically using plain JDBC and in a Spring Boot application.