Skip to content

raadkasem/Java-SpringBoot-BackEnd-Service-example-with-Maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java SpringBoot BackEnd Service example with Maven

Build a Spring Boot Rest CRUD API example with Maven that use Spring Data JPA to interact with PostgreSQL database. You’ll know:

  1. How to configure Spring Data, JPA, Hibernate to work with PostgreSQL Database
  2. How to define Data Models and Repository interfaces
  3. Way to create Spring Rest Controller to process HTTP requests
  4. Way to use Spring Data JPA to interact with PostgreSQL Database.

Structure

  1. Client
  2. API Layer
  3. Service Layer.
  4. Data Access Layer
  5. PostgreSQL Databas.

Dependen cies

  1. Spring Web.
  2. Spring Data JPA.
  3. PostgreSQL Driver

USED IDE :

IDE: Intellije.

Getting Started

A few resources to get you started if this is your first time:

Welcome to the Spring Quickstart Guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages