https://github.com/prabhakar-naik/spring-boot-ultimate
Spring boot ultimate project will teach to java developers from scratch level of integration functionality using low level code design as well as high level functionality using framework dependency high level code. Developers can learn the things one by one execution which is mentioned in the tutor package Maven class.
https://github.com/prabhakar-naik/spring-boot-ultimate
api-rest build crud-application docker docker-compose java pgadmin4 pom postman requests responsive restful-api spring spring-security springboot ultimate-project xml
Last synced: 3 months ago
JSON representation
Spring boot ultimate project will teach to java developers from scratch level of integration functionality using low level code design as well as high level functionality using framework dependency high level code. Developers can learn the things one by one execution which is mentioned in the tutor package Maven class.
- Host: GitHub
- URL: https://github.com/prabhakar-naik/spring-boot-ultimate
- Owner: Prabhakar-Naik
- Created: 2024-08-06T05:20:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T06:33:00.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T17:21:33.568Z (about 1 year ago)
- Topics: api-rest, build, crud-application, docker, docker-compose, java, pgadmin4, pom, postman, requests, responsive, restful-api, spring, spring-security, springboot, ultimate-project, xml
- Language: Java
- Homepage:
- Size: 549 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-ultimate
Spring boot ultimate project will teach to java developers from scratch level of integration functionality
using low level code design as well as high level functionality using framework dependency high level code.
Developers can learn the things one by one execution which is mentioned in the tutor package Maven class.
you can learn each and every perspective of basic to advance level of development with this repository.
We are performing sample Book and Author CRUD, Paginateion and Integration Development and Testing.
# Here the steps you can learn the things in this project.
Here we are proving you a virtual database Ahhh. nothing but we are using h2 temporary database but we can connect in pgAdmin.
PostgreSQL database.
# Prerequisite for this application
first install DockerDesktop.
second install pgAdmin nothing but PostgreSQL.
third step is to clean and install maven and build it in your IDE.
# Here your task is completed now Application Task will start.
go to your project integrated terminal then run the below commnad.
==> docker compose up
you can see like this

then check your docker desktop
you can observe this
finally you can connect with basic properties in postgreSQL connect with new server registration.
# Boom your Application Running Successfully.
you can explorw all the files in this project.
to get the more accurate and qualitative information to become a java Backend Developer.
Thank you.
Prabhakar-Naik