Skip to content

Commit

Permalink
Merge pull request stackshareio#55 from rflpazini/master
Browse files Browse the repository at this point in the history
feat(backend): new stack with java and spring boot
  • Loading branch information
jdorfman committed Jun 25, 2019
2 parents c17075d + 7fa2a8f commit 5fa8ca3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,18 @@ Build, test, and deploy pipelines are configured by default.

- [wemake-django-template](https://github.com/wemake-services/wemake-django-template)

## RESTful Api with Java and Springboot [](https://awesomestacks.dev/restful-api-with-java-and-springboot)

Build a simple and robust RESTful Api.

- [Spring Boot](https://spring.io/projects/spring-boot) - [🛠](https://stackshare.io/spring-boot) - [🐙](https://github.com/spring-projects/spring-boot) - Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
- [Gradle](https://gradle.org/) - [🛠️](https://stackshare.io/gradle) - [🐙](https://github.com/gradle/gradle)- A build tool with a focus on build automation and support for multi-language development.
- [Java](https://docs.oracle.com/javase/specs/index.html) - [🛠️](https://stackshare.io/java) - Java is an Object-Oriented and one of the most used programming languages in the world.

#### Resources

- [Building an Application with Spring Boot](https://spring.io/guides/gs/spring-boot/)


## Mobile

Expand Down

0 comments on commit 5fa8ca3

Please sign in to comment.