-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #843 from caelum/presentations
New Articles and Presentations' Page
- Loading branch information
Showing
5 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 24 additions & 0 deletions
24
vraptor-site/content/en/docs/articles-and-presentations.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Articles and Presentations | ||
--- | ||
|
||
#Articles | ||
|
||
<ul> | ||
<li> | ||
Reza Rahman wrote <a href="https://blogs.oracle.com/theaquarium/entry/vraptor_4_a_cdi_based">VRaptor 4: A CDI Based MVC Framework for Java EE</a> article at Oracles's blog. | ||
</li> | ||
<li> | ||
Rodrigo Turini wrote <a href="http://www.infoq.com/articles/VRaptor-MVC-Framework-Version-4">VRaptor MVC Framework; Powerful Simplicity</a> article at InfoQ's blog. | ||
</li> | ||
</ul> | ||
|
||
|
||
#Presentations | ||
|
||
<ul> | ||
<li> | ||
Rodrigo Turini and Chico Sokol presented <a href="https://oracleus.activeevents.com/2014/connect/sessionDetail.ww?SESSION_ID=4097">VRaptor 4: Agile Development with CDI in a Java EE World<a/> at JavaOne 2014. [<a href="http://pt.slideshare.net/rdrgturini/vraptor-javaone">slides</a>]. | ||
</li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
title: Artigos, Apresentações e Publicações | ||
--- | ||
|
||
#Artigos | ||
|
||
<ul> | ||
<li> | ||
Reza Rahman escreveu o artigo <a href="https://blogs.oracle.com/theaquarium/entry/vraptor_4_a_cdi_based">VRaptor 4: A CDI Based MVC Framework for Java </a> no blog da Oracle. | ||
</li> | ||
<li> | ||
Rodrigo Turini escreveu o artigo <a href="http://www.infoq.com/articles/VRaptor-MVC-Framework-Version-4">VRaptor MVC Framework; Powerful Simplicity</a> no blog da InfoQ EN. | ||
</li> | ||
<li> | ||
Rodrigo Turini escreveu o artigo <a href="http://www.infoq.com/br/articles/vraptor4-java-web">Java na Web com VRaptor 4</a> no blog da InfoQ. | ||
</li> | ||
<li> | ||
Rubens Saraiva escreveu o artigo <a href="http://rsaraiva.com/2014/06/19/construindo-uma-aplicacao-web-com-java-8-e-vraptor-4/">Construindo uma Aplicação Web com Java 8 e VRaptor 4 no Wildfly</a> em seu blog. | ||
</li> | ||
<li> | ||
Rodrigo Turini escreveu o artigo <a href="http://blog.caelum.com.br/lancamento-do-vraptor-4-final/">Lançamento do VRaptor 4 final</a> no blog da Caelum. | ||
</li> | ||
</ul> | ||
|
||
|
||
#Apresentações | ||
|
||
<ul> | ||
<li> | ||
Rodrigo Turini e Chico Sokol apresentaram <a href="https://oracleus.activeevents.com/2014/connect/sessionDetail.ww?SESSION_ID=4097">VRaptor 4: Agile Development with CDI in a Java EE World</a> no JavaOne 2014. [<a href="http://pt.slideshare.net/rdrgturini/vraptor-javaone">slides</a>]. | ||
</li> | ||
<li> | ||
Alberto Souza apresentou <a href="http://www.conexaojava.com.br">VRaptor 4 e CDI</a> no Conexão Java 2014. [<a href="#">slides</a>]. | ||
</li> | ||
<li> | ||
Leonardo Wolter apresentou <a href="http://www.conexaojava.com.br">VRaptor 4 avançado e Plugins</a> no Conexão Java 2014. [<a href="#">slides</a>]. | ||
</li> | ||
</ul> | ||
|
||
|
||
#Publicações | ||
|
||
<ul> | ||
<li> | ||
Lucas Cavalcante publicou o livro <a href="http://www.casadocodigo.com.br/products/livro-vraptor"> VRaptor: Desenvolvimento ágil para web com Java</a> pela editora Casa do Código. | ||
</li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters