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

https://github.com/daniel-dos/danieldias-mongodb

Iniciando com MongoDB utilizando Java
https://github.com/daniel-dos/danieldias-mongodb

java javaee jsp mongodb servlet spring-mvc

Last synced: 2 months ago
JSON representation

Iniciando com MongoDB utilizando Java

Awesome Lists containing this project

README

          

# DanielDias-MongoDB

[![Build Status](https://travis-ci.org/Daniel-Dos/DanielDias-MongoDB.svg)](https://travis-ci.org/Daniel-Dos/DanielDias-MongoDB)
[![Dependency Status](https://www.versioneye.com/user/projects/592258c56bbbd600466a5035/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/592258c56bbbd600466a5035)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/Daniel-Dos/DanielDias-MongoDB/blob/master/LICENSE)

Iniciando com MongoDB utilizando Java

# Recursos Utilizados

* MongoDB v3.2.6 x64
* Tomcat v8.0.33
* Wildfly 10
* Spring 4.2.5
* Zulu OpenJDK 1.8
* Eclipse Neon 4.6¨.0-M7
* RoboMongo 0.9.0-RC7
* Hibernate OGM 5.0

# Telas das Aplicações

### RestFul

![Tela Principal](imagens/RestFul/telaPrincipal "Tela Principal")

------------------------------------------------------------
![Listagem](imagens/RestFul/listagem.png "Listagem")

------------------------------------------------------------
![Cadastro](imagens/RestFul/cadastro.png "Cadastro")