New recipe that explains how to build maven specific modules (with dependencies) in a multi module maven project.
April 2017’s first recipe
Here goes the first recipe of April 2017. This one explains how to install MySQL JDBC driver into wildfly.
4th recipe of 2017
Available here. This one is about REST (JAX-RS, to be concrete), @JsonTypeInfo (from Jackson) annotation, and issues with Java erasure. Hope it helps you…
New recipe: Email service configuration in Wildfly
Learn how to configure your Wildfly so that you may send emails within your application here.
New recipe: WebService Client Generation Error with JDK8
New recipe that tries to fix WebService client generation errors with JDK related to accessExternalSchema is available here.
New recipe: Liferay custom filter with after-filter
Learn how to create a custom filter in Liferay. And, by the way, learn how to control (more or less, at least!) its execution order in this recipe
New recipe: Disable JS/CSS minification on Liferay
One more recipe about Liferay is available here. Hope it helps 🙂
New recipe: Liferay’s unauthenticated remote service
The 13th recipe of 2016 is about Liferay’s remote services. Learn how to expose a remote service that may be invoked without authentication in this recipe.
New recipe: JSF – using webjars resources with images and/or icons
12th recipe of 2016 is now published. Enjoy!
New recipe: Show a JSF global error message on validation failure
Here goes the 11th recipe of 2016. Hope it helps.
