ava framework made by Web developers. Discover a clean alternative to bloated enterprise Java stacks. ... /|forum developpez.net]]
* [[https://groups.google.com/group/play-framework/topics|Google groupes]]
* [[http://stackoverflow.com/questions/tagged/playframework|stackOverflow]]
* [[http://maps.google.com/maps/ms?ie=UTF8&oe=UTF8&msa=0&msid=2074545836
playframework.org/|www.playframework.org]]
C'est le Symfony (Php) de Java ! Ce framework n'est pas ba... a and Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on [[/informa... va/frameworks/akka|Akka]], Play provides predictable and minimal resource comsumption (CPU, memory, threads) for highly-scalable applications.
> [[/informatique/java/framework
====== Java Tips ======
Plein de choses interressantes dans le livre "Killer Game Programming in Java". Des extraits de chapitres et de codes: [[http://fivedots.coe... d/jg/index.html]].
http://filthyrichclients.org/ Le bouquin de Romain Guy & Chet Haase. In Filthy Ric
<code java>
public class Essais02 extends Controller {
public static void index() {
Logger.debug("... code>
Voir:
* Essais02
* [[http://groups.google.com/group/play-framework/browse_thread/thread/588... Pas de gestion des violations d'intégrité =====
Les erreurs d'intégrité ne sont pas gérées par Play!, du coup il va falloir se les palucher à la mano !!
**1.A l'effacement d'une
penJDK 8 a été livré en mars 2014. Il est disponible dans les distributions Ubuntu 14.10 and Ubuntu 15.0.
Pour le rendre disponible pour Ubuntu 12.04 LTS et 14.04 LTS il faut ajouter le PPA "[[https://launchpad.net/
6/DropModeON.htm
* [[http://www.java2s.com/Article/Java/Graphics-Desktop/How_to_drag_and_drop_with_J... th Java 2, Part 1]], [[http://www.java2s.com/Article/Java/Graphics-Desktop/How_to_drag_and_drop_with_J... la méthode canImport() du javax.swing.TransferHandler voici les DataFlavor obtenus (support.getDataFlavors()):
<code java>
for (java.awt.datatransfer.Data
].
* [[http://java.developpez.com/outils/api/|Sélection d'APIs sur developpez.com]]
===== File format =====
==== Microsoft Documents ====
=== Apache ... utoriel pour extraire des données depuis une feuille Excel, les transformer et les sauvegarder : utilisation d'Apache POI]] par Marc AUTRAN 2016/07
* [[
pedia http://fr.wikipedia.org/wiki/Java_(langage)#Le_langage
* Le [[http://www.jmdoudoux.fr/accueil_java.htm#dej|didactitiel de Jean-Michel Doudoux]]
* Ch.3 "La syntaxe et les éléments de bases de Java" http://www.jmdoudoux.... http://www.jmdoudoux.fr/java/dej/chap-poo.htm
* Les cours et tutoriels de [[http://tahe.developpez.c
xisting annotations, existing XML configuration files) and creates widgets native to your existing fro... es that your investment in its technology and knowledge is as valid as always. The LGPL Open Source li... ry-5-vs-wicket/|Tapestry 5 vs. Wicket]], une excellente synthèse //et en français//.
* [[http://ptrt... e et template
Wicket est un framework Statefull, les pages et composants sont stockés dans la session
-boot/docs/1.3.2.BUILD-SNAPSHOT/reference/htmlsingle/|Spring-Boot 1.3.2]]
* [[http://docs.spring.io/... g/docs/current/spring-framework-reference/htmlsingle/|spring-framework-reference]]
* Spring Data:
... ring Data REST and Projections]]
Hébergement sur le web;
* [[https://devcenter.heroku.com/categorie... nents (@Component, @Service, @Repository, @Controller etc.) will be automatically registered as Spring
====== Akka ======
Scalable real-time transaction processing.
Build powerful concurrent & distribute... applications on the JVM.
http://akka.io
* Simple Concurrency & Distribution
* Asynchronous and Distributed by Design. High-level abstractions like Actors, Streams and Futures.... igh Performance
* 50 million msg/sec on a single machine. Small memory footprint; ~2.5 million act
ing with **Connector/J** 3.1.7, we've made available a variant of the driver that will automatically s... or round-robin loadbalanced set of slaves. To enable this functionality, use the "**com.mysql.jdbc.Rep... a wrapper around the standard JDBC driver and enables you to use DB connection pools that includes che... s and uneven load distribution: [[http://code.google.com/p/mysql-lbpool/[mysql-lbpool (Load Balancing
Nommer un range ====
<code java>
jxl.write.WritableWorkbook.addNameArea(
java.lang.String name, // name to be created.
WritableSheet sheet, // sheet containing the name
int f