25.8.0
This website uses cookies to ensure you get the best experience on our website. Learn more

Working with Spring Data JDBC: Configuring Derived Query Methods

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Configuring derived query methods in Spring Data's CrudRepository enables the execution of complex queries and the processing of their results without the developer having to write any SQL. Use this course to explore CrudRepository and different query methods in greater detail. Learn more about the steps involved in enabling logging for your Spring application and configuring methods in your CrudRepository that retrieve specific entities from a database table based on the method's signature. You'll also examine different types of queries that can be implemented, such as exact match lookups, range searches, and ordering of results. After completing this course, you'll have acquired the skills to build robust and easy-to-maintain applications.