Skip to content

Spring-Boot-Framework/SpringBoot-Database

Repository files navigation

SpringBoot-Database

This provides Database implementation in the Spring Boot. Indeed, We should breifly inform here concept of Spring, Spring Boot, JDBC, JPA, H2.

Spring

  • The Spring Framework is an application framework and inversion of control container for the Java platform. Spring is HA (high avilability).

Spring Boot

  • Most Spring Boot applications need minimal Spring configuration. Features. Create stand-alone Spring applications

JPA

  • JPA (The Java Presistence API) = This module deals with enhanced support for JPA based data access layers. Simply explain JPA is rule of the interface.

Ex: Class A, B .... Implmenet

About

Spring Boot, REST API, JDBC and JDBC Template, JPA, Hibernate, ORM, H2, MySQL, POSTMAN, Swagger (Hub)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%