How to access a JCR Repository from Spring Boot

Apache Oak is a scalable, high-performance hierarchical content repository designed for use as the foundation of modern world-class web sites and other demanding content applications. It is built on top of the Java Content Repository (JCR) standard, and it is an implementation of the Apache Jackrabbit project.

Read more

Getting started with Solr and Spring Boot

Solr is scalable, reliable and resilient service providing distributed indexing, replication and load-balanced queriesalong with a centralized configuration for its management. In this tutorial we will learn the basic of setting up Solr and create indexed documents using a Spring Boot application.

Read more