Skip to content

bakostamas1/springblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Blog

This is a sample blog application that I created to use as an example of how to take a Spring Boot application to production. I deployed this application to Railway and you can check it through: https://springblog-production.up.railway.app/

Existing Endpoints

About the Application

This is a simple web application that exposes a REST API. This application uses Maven as the build tool and the current LTS version of Java, 17. I hope to add more functionality to this application in the future but for now this project uses the following dependencies:

Spring Web
Spring Data JDBC
PostgreSQL Database

About

Basic Spring Application

Resources

Stars

Watchers

Forks

Languages