Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.23 KB

File metadata and controls

32 lines (21 loc) · 1.23 KB

🍃 Spring Playground

Welcome to Spring Playground, a repository dedicated to exploring the depths of software engineering using Java and Spring Boot. This is a learning hub and a hands-on workspace, where each folder represents a unique experiment or exploration of various aspects of modern software engineering.

🚀 What's Inside

Each folder in this repository is a self-contained project, tutorial, or proof-of-concept focused on a specific topic within Java and Spring Boot.

📂 Repository Structure

Below is an overview of the key explorations available in this repository. Click the links for each topic!

🛠️ How to Use

  1. Clone the repository:
git clone https://github.com/HellBus1/spring-playground.git
cd spring-playground
  1. Navigate to the folder of interest:
cd <folder-name>
  1. Follow the README in each folder for setup and execution instructions.

📖 Contributing

Contributions are welcome! If you have an idea for an experiment or improvement, open an issue or submit a pull request.