Playing with Spring Boot and Docker in NetBeans IDE

In this tutorial you will learn how to write a Java EE application using two of the trendiest technologies: Spring Boot and Docker in NetBeans IDE. Spring Boot is an innovative project that aims to make it easy to create Spring applications by simplifying the configuration and deployment actions through its convention over configuration based setup. Docker is an open source project that automates the deployment of applications inside software containers....

July 14, 2016 · 7 min

Talk Report: From JavaEE to AngularJS - Video & Slides

NetBeans Day Paris, for the first time in France, held on the October 16th, 2015. It was a very nice opportunity to meet NetBeans users and developers in Paris Area. My presentation is a live coding session showing how to make a sample app from scratch on NetBeans, using many trendy technologies and APIs: IDE: NetBeans 8.0.2 Server: Payara Server 4.1.153 Backend: Java EE 7 [JPA 2.1, EJB 3.2, CDI 1....

November 26, 2015 · 1 min