Skip to content
SpringHow

SpringHow

  • Spring Framework
    • Session
    • Caching
  • Security
  • Thymeleaf

h2

H2 Database for Spring Boot

February 19, 2021February 16, 2021 by Raja Anbazhagan
Post Header

Introduction In this post, We will take a look at using and configuring h2 database with spring boot application. H2 is an in-memory database which we can embed within the application. For this reason, H2 is the right candidate for loading test data or to prototype an application. Spring Boot Dependencies First of all, both … View This post

Categories Spring Framework Tags h2, spring-boot Leave a comment

Recent Posts

  • Show SQL from Spring JPA/hibernate in Spring Boot
  • Web server failed to start. Port 8080 was already in use
  • Java HTML to PDF Conversion using Itext PDF
  • Handling Date objects in Thymeleaf
  • Using JdbcTemplate with Spring Boot
  • Derby Embedded Database for Spring Boot
  • H2 Database for Spring Boot
  • Drools integration for Spring Boot with Example
  • Spring Boot Interview Questions 2021
  • Spring @Async to increase performance in 3 steps

Categories

  • Caching (3)
  • RESTFul (5)
  • Security (7)
  • Session (3)
  • Spring Boot (44)
  • Spring Framework (15)
  • Thymeleaf (9)

Archives

  • February 2021 (11)
  • January 2021 (12)
  • December 2020 (13)
  • November 2020 (8)
  • September 2020 (6)
  • August 2020 (1)
  • July 2020 (1)
  • January 2018 (6)

Recent Posts

  • Show SQL from Spring JPA/hibernate in Spring Boot
  • Web server failed to start. Port 8080 was already in use
  • Java HTML to PDF Conversion using Itext PDF
  • Handling Date objects in Thymeleaf
  • Using JdbcTemplate with Spring Boot

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2021 SpringHow
By continuing to browse the site you are agreeing to our use of cookies.