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

https://github.com/duduxs/spring-frankstein

️🧟‍♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.
https://github.com/duduxs/spring-frankstein

graphql grpc jasper-reports rest spring study webflux websocket

Last synced: 2 months ago
JSON representation

️🧟‍♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.

Awesome Lists containing this project

README

          






Spring Frankstein



A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.



Technologies   |   
How To Use   |   
How To Contribute   |   
Frankstein Ecosystem


A rat taking a shower

## :rocket: Technologies

These studies were developed with the following technologies:

- [Spring](https://spring.io/)

## :information_desk_person: How to use
To clone and run this application, you'll need [Git](https://git-scm.com) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/duduxs/spring-frankstein

# Go into the repository
$ cd spring-frankstein
```

## :thumbsup: How To Contribute

- Make a fork;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit changes: `git commit -m 'feat: My new feature'`;
- Make a push to your branch: `git push origin my-feature`.

## :handshake: Frankstein Ecosystem
Take a look into others franksteins that were developed for studies.

- Java Frankstein

---


Made by Eduardo José 😆 Contact me!