How to Save MongoDB Documents using Spring Data Part 2

Introduction This is part two in the tutorial series explaining how to save MongoDB documents using Spring data. Directions were provided in part one of the series on how to configure a spring boot project with the online tool ‘Spring Initializr’ and import it as a Maven project. Part one also created Java classes for … Continued

How to Use Redisson a Redis Java Client Library on Java

Introduction Redis is an open source, data-structure store that can be used as a caching layer, database or messaging agent. Redis can resolve complex programming issues and reduce latency and coding time. Java is a programming language typically used to create application modules for web pages. This tutorial will cover how to use the Redis … Continued

How to Connect Redis on Java using Jedis

Introduction This tutorial will demonstrate how to connect Redis to Java with the Jedis client library for Java using Maven in Eclipse. Redis is an open-source data store that is used as a cache and database with builtin replication that supports data structures such as bitmaps, indexes, lists, sets, sorted sets and strings. Java is … Continued

Keep in the know!

Subscribe to our emails and we’ll let you know what’s going on at ObjectRocket. We hate spam and make it easy to unsubscribe.