Outils pour utilisateurs

Outils du site


informatique:java:frameworks

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
informatique:java:frameworks [25/02/2011 19:25] – [Play framework] Using persistence out of a Play app cyrilleinformatique:java:frameworks [18/04/2011 15:02] – [Play framework] Netty cyrille
Ligne 1: Ligne 1:
 ====== Java Frameworks ====== ====== Java Frameworks ======
 +
 +Voir aussi [[/informatique/java/librairies|Librairies Java]].
  
 ===== Web frameworks ===== ===== Web frameworks =====
Ligne 36: Ligne 38:
 ==== Play framework ==== ==== Play framework ====
  
-http://www.playframework.org/ +The Play framework makes it easier to build Web applications with Java
- +Finally a Java framework made by Web developersDiscover a clean alternative to bloated enterprise Java stacksPlay focuses on developer productivity and targets RESTful architectures.
-  * [[http://www.zengularity.com/item/1985200523/introduction-aux-webservices-rest-avec-play|Introduction aux webservices REST avec Play!]] : requêtes REST,  sélection du fomat html,xml et json par configuration+
-  * [[http://stackoverflow.com/questions/2646681/play-framework-real-world-production-experiences|Play Framework: Real-world production experiences ?]] +
- +
-Ce framework n'est pas basé sur J2EE, il part de zéro à partir du serveur embarqué dans le framework ([[http://www.jboss.org/netty|Netty]]). +
- +
-C'est Symfony pour Java !+
  
-Tips: +C'est Symfony pour Java Ce framework n'est pas basé sur J2EEil embarque directement son serveur ([[http://www.jboss.org/netty|Netty]]).
-  * Un moteur de template pour remplacer celui de Play!: [[http://code.google.com/p/cambridge|cambridge]]: [[http://blog.erdincyilmazel.com/2011/02/10/comparing-cambridge-template-engine-with-jsp-velocity-freemarker-and-play-framework-templates/|Comparing Cambridge Template Engine with Jsp, Velocity, Freemarker and Play Framework Templates]], [[http://code.google.com/p/cambridge/wiki/TemplateAuthorsGuide|Template Authors Guide]], [[http://code.google.com/p/cambridge/wiki/UsingWithPlayFramework|Using With Play Framework]] +
-  * [[http://groups.google.com/group/play-framework/browse_thread/thread/55c992148879171d|Using persistence out of a Play app]]+
  
-=== Tips ===+[[http://www.playframework.org/]]
  
-Pour voir toutes les requêtes SQL : +Plus de détails[[/informatique/java/frameworks/play_framework|/informatique/java/frameworks/Play framework]]
-  # conf/application.conf +
-  hibernate.show_sql=true+
  
 ==== Stripes ==== ==== Stripes ====
informatique/java/frameworks.txt · Dernière modification : 03/07/2016 10:15 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki