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.
- Host: GitHub
- URL: https://github.com/duduxs/spring-frankstein
- Owner: Duduxs
- Created: 2023-07-13T13:56:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T21:41:30.000Z (almost 2 years ago)
- Last Synced: 2025-07-09T21:25:44.729Z (12 months ago)
- Topics: graphql, grpc, jasper-reports, rest, spring, study, webflux, websocket
- Language: Java
- Homepage:
- Size: 275 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## :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.
---
Made by Eduardo José 😆 Contact me!