e to bloated enterprise Java stacks. Play focuses on developer productivity and targets RESTful archit... ]].
* [[http://www.slideshare.net/sim51/formation-play-framework|Slides de présentation]] en français
* [[http://linsolas.developpez.com/articles/java/play/guide/|Développer une application avec le framework Play !]]. Traduction française
y Web Framework for Java and Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on [[/informatique/java/frameworks/akka|Akka]], Play... rovides predictable and minimal resource comsumption (CPU, memory, threads) for highly-scalable applic... opers wanting to build Reactive applications. Common development patterns are presented through reusab
Voir aussi:
* [[/informatique/java/documentation|Documentation Java]]
* [[/informatique/java/frameworks|Frameworks Java]].
* [[http://java.developpez.com/outils/api/|Sélection d'APIs sur developpez.com]]
===== File format ==... el, les transformer et les sauvegarder : utilisation d'Apache POI]] par Marc AUTRAN 2016/07
* [[http
airies Java]]
* [[/informatique/java/documentation|Documentation Java]]
===== Frameworks =====
==== Metawidget ====
[[http://metawidget.org/]]
Metaw... ns, existing annotations, existing XML configuration files) and creates widgets native to your existin... man|What is the current webstack LinkedIn uses?]] on 2013
* [[http://www.quora.com/Which-Java-web-f
DBC ======
===== Tips =====
==== MySQL Replication ====
Starting with **Connector/J** 3.1.7, we've ... ionDriver**" class when configuring your application server's connection pool or when creating an instance of a JDBC driver for your standalone application.
[[http://dev.mysql.com/doc/refman/5.1/en/connec
rint Data REST (@RepositoryRestResource, @Projection, ...)
* [[http://docs.spring.io/spring-data... oku]]
===== Tips =====
==== Dependencies injection ====
All of your application components (@Component, @Service, @Repository, @Controller etc.) will b... ing-boot-1-3|DevTools in Spring Boot]]
=== Solution spring-boot-devtools ===
* http://docs.spring.
s, from the fundamental graphics, GUI, and animation technology up through sample code and algorithms ... ause all of current csv parsers I've come across don't have commercial-friendly licenses.
===== Read ... ole input using **java.io.Console** instance - //Don't work in Eclipse IDE//.
<code java>
private stat... t java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.Input
8:
$ sudo apt-get install openjdk-8-jdk
Comme on peut avoir plusieurs version de java sur le système Ubuntu (Debian), utiliser l'outil "update-alternatives" pour sélection la JVM par défaut.
Pour la liste des version de la JVM:
$ sudo update-alternatives --list java
Pou
====== Akka ======
Scalable real-time transaction processing.
Build powerful concurrent & distribute... ibuted, and resilient message-driven applications on the JVM.
http://akka.io
* Simple Concurrency & Distribution
* Asynchronous and Distributed by Design. Hig... r hierarchies.
* High Performance
* 50 million msg/sec on a single machine. Small memory footpri
//stackoverflow.com/questions/701314/data-validation-field-in-excel|data validation field in excel]]
==== Nommer un range ====
<code java>
jxl.write.Wri... / last row this name refers to.
)
</code>
Attention au nom du range, pas de caractère exotique ni esp
====== Documentation Java ======
* Aperçu du langage Java sur Wikipedia http://fr.wikipedia.org/wik... llections.htm
Pour aller plus loin :
* "La gestion des Exceptions" Ch.7 http://www.jmdoudoux.fr/java