Skip to content
keep_growing
  • Java
    • Spring Boot
  • Tools
  • Taking care
  • Angular
  • About
  • Sun Conure Software

database

Add Flyway migrations to your Spring Boot project

17th March 202017th March 2020 little_pineconeSpring Boot, Tools
feauterd_image

Having automated database migrations will significantly ease managing schema development. With Spring Boot support we can effortlessly handle versioned SQL scripts.

Read more

Add a PostgreSQL database to your Spring Boot project

17th March 202019th March 2020 little_pineconeSpring Boot, Tools
featured_image

An in-memory database may be sufficient during the early phase of project development. However, sooner or later you will need to persist some data. Read this post to learn how to configure a Spring Boot app to use a PostgreSQL database.

Read more

Set up a PostgreSQL database with Docker

17th March 202019th March 2020 little_pineconeTools

Having a ready to use database instance that every programmer can quickly run on their machine can save a lot of time. In this article you will learn how to set up a PostgreSQL database in a Docker container.

Read more

Save Hibernate DDL schema to a file

7th March 202019th March 2020 little_pineconeTools
featured_image

In case you want to store a DDL script that creates a database in your Spring Boot project in a file, all you need is to add a few properties to the app configuration.

Read more
Created by Marta Szymek
  • Privacy Policy
Powered by WordPress | Theme: Astrid by aThemes.