Skip to content

SpringBoot is a learning project focused on building backend services with Spring Boot, designed to seamlessly integrate with the Angular frontend project.

Notifications You must be signed in to change notification settings

hendzormati/SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot Repository

Welcome to the SpringBoot repository! This project is part of my workshop series for learning Spring Boot and how to build a backend service that integrates with an Angular frontend.

Repository Traffic Overview

Here's the traffic overview for this repository:

  • 👁️ Total Views Since Creation: 60 views
  • 🔄 Total Clones Since Creation: 50 clones
  • 📈 Recent Views (Last 14 days): 3 views
  • 📊 Recent Clones (Last 14 days): 40 clones

Last traffic data update: Sun Mar 23 2025 02:39:55 CET


Project Overview

This repository is designed for educational purposes to guide you through creating a Spring Boot backend that can power an Angular frontend. Through this workshop, you’ll learn:

  • How to create REST APIs in Spring Boot.
  • How to connect the backend to a database.
  • How to integrate the backend with an Angular frontend for a full-stack application.

Repository Structure

  • src: Contains the source code for the Spring Boot backend.
  • application.properties: Configuration file for setting up the application.
  • pom.xml: Maven project configuration for dependency management.

Getting Started

  1. Clone the repository:
    git clone https://github.com/hendzormati/SpringBoot.git
    cd SpringBoot

About

SpringBoot is a learning project focused on building backend services with Spring Boot, designed to seamlessly integrate with the Angular frontend project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages