An open API service indexing awesome lists of open source software.

https://github.com/hellbus1/spring-playground

A repository dedicated to exploring the industry standard of software engineering
https://github.com/hellbus1/spring-playground

grafana java open-source prometheus spring-boot

Last synced: 2 months ago
JSON representation

A repository dedicated to exploring the industry standard of software engineering

Awesome Lists containing this project

README

          

# 🍃 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!

- **[Garbage Collection Behavior Comparison](./garbage-collection-exploration/)**
Insights and experiments with JVM garbage collection strategies and monitoring techniques.

## 🛠️ How to Use

1. Clone the repository:
```bash
git clone https://github.com/HellBus1/spring-playground.git
cd spring-playground
```

2. Navigate to the folder of interest:
```bash
cd
```

3. 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.