Enterprise Java
-
JBoss Data Virtualization 6.1 Beta Now Available
JBoss Data Virtualization (JDV) is a data integration solution that sits in front of multiple data sources and allows them to…
Read More » -
Good Microservices Architecture = Death of the Enterprise Service Bus (ESB)?
These days, it seems like everybody is talking about microservices. You can read a lot about it in hundreds of articles and…
Read More » -
Java EE 7 Batch Processing and World of Warcraft – Part 2
Today, I bring you the second part to my previous post about Java EE 7 Batch Processing and World of…
Read More » -
Monolithic Servers vs Microservices
Introduction At the beginning applications were simple and small due to simple requirements. With time requirements and needs grew and…
Read More » -
IDC Report on Business Value of using JBoss Fuse (with Apache Camel)
This is just a blog post that has more commercial nature, but you can’t have one without the other. In…
Read More » -
EE Servlet 3: Simple Form Processing
Form handling in web application is like bread and butter for most Web developers. It will not be much use…
Read More » -
Building a HATEOAS API with JAX-RS and Spring
In my previous blog post I showed how easy Jersey can be configured with Spring Boot. My exploration on Spring…
Read More » -
Getting started with Jersey and Spring Boot
Along many new features, Spring Boot 1.2 brings Jersey support. This is great step to attract those developers who like…
Read More » -
How to integrate Jersey in a Spring MVC application
I have recently started to build a public REST API with Java for Podcastpedia.org and for the JAX-RS implementation I…
Read More »