Skip to content

wigiwee/spring-boot-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Boot Projects Repository

Welcome to my Spring-Boot Projects repository! Here you will find all the projects I have developed as part of my learning journey with Spring Boot. This repository serves as a showcase of my progress and knowledge in this popular Java-based framework for building enterprise-level applications.

Table of Contents

  1. Introduction
  2. Projects Overview
  3. Getting Started
  4. Contributing
  5. License

Introduction

In this repository, you will find a collection of Spring-Boot projects demonstrating various aspects such as RESTful APIs, database integration, security, and more. Each project is designed to provide practical examples of the features and concepts covered in each Spring Boot course I have taken.

Projects Overview

Project Name Description
elearning app REST API for managing users, courses, and content
e-commerse app REST API for product management, user authentication, and orders.
[More projects will be added as I learn new concepts]

Getting Started

To get started with a project, follow these steps:

  1. Clone the repository to your local machine:
    git clone https://github.com/kaustubhKolhe99/spring-boot-projects.git
    
  2. Navigate to the desired project folder and open it in your terminal
  3. Build and run the project using Maven:
 mvn clean install
 mvn spring-boot:run  

Contributing

While this repository is primarily used for my personal learning, contributions are welcome! If you have a Spring Boot project that demonstrates an interesting concept, feel free to open a pull request. Please ensure your code follows best practices and includes clear documentation.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published