Home / Companies / Neo4j / Blog / Post Details
Content Deep Dive

Spring onto Heroku

Blog post from Neo4j

Post Details
Company
Date Published
Author
-
Word Count
544
Company Posts That Month
7
Language
English
Hacker News Points
-
Post removed?
No
Summary

You can deploy a Spring MVC application with Spring Data Neo4j on Heroku by making your application self-hosting, accessing Heroku environment variables for configuration, and deploying to the cloud. To make your application self-hosting, you need to add dependencies for Jetty to your pom.xml file, create a launch script using the appassembler-maven-plugin, and modify the Spring application context to use Neo4j environment variables. After that, you can deploy to Heroku by creating a Procfile, initializing a local git repository, provisioning a Heroku stack, adding the Neo4j Add-on, and deploying your application. Once deployed, you can access your Neo4j graph through Heroku's Webadmin using the NEO4J_URL environment variable.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.