# java-spring-crdb-app **Repository Path**: mirrors_cockroachdb/java-spring-crdb-app ## Basic Information - **Project Name**: java-spring-crdb-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-16 - **Last Updated**: 2023-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Java Spring deployed on Heroku Example Application [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) To learn how to use CockroachDB with a JPA provider like Hibernate, you’ll build a Spring Boot application that stores details of video game leaderboards in a Cockroach database hosted on the Cockroach Serverless platform. The Spring Boot application will contain two HTML pages and will be deployed to the cloud using Heroku. Full instructions are available via [https://www.cockroachlabs.com/blog/java-spring-jpa-cockroachdb/](https://www.cockroachlabs.com/blog/java-spring-jpa-cockroachdb/).