The Best of the Week (Sept 19): Enterprise Integration
Join the DZone community and get the full member experience.
Join For FreeMake sure you didn't miss anything with this list of the Best of the Week in the Enterprise Integration Zone (Sept 19 to Sept 25). Here they are, in order of popularity:
1. REST: It's All About Semantics
In this post I would like to put my two cents in and talk about RESTful web services. First of all I don't intend to discuss the history of RESTful services. Neither this is a tutorial about implementing RESTful web services.
2. How Nashorn Impacts API Evolution on a New Level
Following our previous article about how to use jOOQ with Java 8 and Nashorn, one of our users discovered a flaw in using the jOOQ API as discussed here on the user group. In essence, the flaw can be summarised like so.
3. Getting Started with RabbitMQ and Spring Framework
I recently came across a tutorial for getting started with RabbitMQ using Spring Framework. The tutorial assumes you already have a Spring-based project up and running, and probably many readers will, so it's still pretty useful to see how it'll work.
4. 3 Common Problems Solved With JSON
This is just our first step on a much longer road exposing new functionality around Keys and JSON which we hope will make it easier and quicker for you to navigate and gain the insight you need from your log data.
5. Spotlight on GlassFish 4.1: #4 JAXP accessExternalSchema
GlassFish 4.1 supports recent JDK versions. Sometime, those newer JDKs might have some side effect as they bring new features too. This configuration obviously assumes that your external XML content is trusted or at least sanitised by an XML firewall. This is applicable to JAXP 1.5 (and above).
Opinions expressed by DZone contributors are their own.
Trending
-
Structured Logging
-
Microservices With Apache Camel and Quarkus (Part 2)
-
Health Check Response Format for HTTP APIs
-
Comparing Cloud Hosting vs. Self Hosting
Comments