Skip to content

add post of the Otavio #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,15 @@ blog:
date: '2016-10-19'
author: 'jclingan'

- url: 'https://otaviojava.wordpress.com/2016/10/02/microprofile-1-0/'
title: 'MICROPROFILE 1.0'
date: '2016-10-02'
author: 'Otávio Santana'
tags:
- community
extract: >
O termo microsserviço, no mundo do desenvolvimento de software, se tornou um termo muito popular. Assim, diversos artigos e diversas ferramentas vem surgindo relacionado a esse tópico. No mundo Java, o Spring vem discutindo sobre esse tópico principalmente após a versão 4.0 e o Spring Boot. Porém, essa é a única solução existente? A resposta é não, recentemente foi lançado uma nova ferramenta no mundo Java, o MicroProfile, e esse foi um dos tópicos mais comentados no JavaOne 2016.

- url: 'https://developer.jboss.org/blogs/mark.little/2016/09/17/to-microprofile-10-and-beyond'
title: 'To MicroProfile 1.0 and Beyond'
date: '2016-09-17'
Expand Down