Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryanpadilha/wplex-garagem-spring-boot

WPLEX Garage Project with Spring Boot Application
https://github.com/ryanpadilha/wplex-garagem-spring-boot

java-8 maven open-api-specification spring spring-boot-application swagger

Last synced: 24 days ago
JSON representation

WPLEX Garage Project with Spring Boot Application

Awesome Lists containing this project

README

        

# wplex-garagem-spring-boot

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

WPLEX Garage Project with Spring Boot Application 1.5.

Demo Application running on [https://wplex-app.herokuapp.com/](https://wplex-app.herokuapp.com/)

- Support Spring MVC and RESTful webservices.

- The application is deployed on [Heroku](https://www.heroku.com/) Plataform.

- Spring Datasource uses HikariCP for Database Connection Pooling.

- Relational Database is MySQL with Spring Data and Hibernate.

- REST API Documantation is auto-generated by Swagger Maven Plugin.

- WEB-MVC Controller with Thymeleaf Template Engine.

Swagger 2.0 Documentation on https://wplex-app.herokuapp.com/api-portal/swagger/1.0/index.html

### Requirements

- Java 1.8 or later.
- MySQL Server 5.1 or later.
- Heroku free account with verified user (for MySQL).

## License

This project is developed for education and PoC goals.

Copyright 2017 © ResearchLabs under [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0)

```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

## About the author

[Ryan Padilha](http://ryanpadilha.com.br) is a JavaEE expert, SOA specialist and technical writter.

Experience of 12+ years in solution design and development software.

Working nowadays on Software Architecture, Cloud Computing and Microservices.