Difference between revisions of "Template:Menu programming languages"
Line 24: | Line 24: | ||
* [[Spring-integration error handling]] | * [[Spring-integration error handling]] | ||
+ | * [[Spring 5 training (Spring guru) - personal notes]] |
Latest revision as of 20:06, 7 March 2018
Here you'll find a lot of small tips and hacks for daily coding.
Java FX
I discovered JavaFX2 beginning of 2013 at a local JUG conference in Brest, France.
Since, I've used JavaFX2 in few projects at work and every-time I need to create a "heavy client".
Spring
I've been working with Spring since version 2.1.x (2007). This is a wonderful framework that makes a lot of thing easier! :) However there are some catch that you need to know and never forget.