The Best of the Week (Sept 12): 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 12 to Sept 18). Here they are, in order of popularity:
1. How to Write a Custom SAML SSO Assertion Signer for WSO2 Identity Server
This is the 3rd post I am writing to explain the use of extension points in WSO2 Identity Server. WSO2 Identity Server has so many such extension points which are easily configurable and arm the server with lot of flexibility.
2. The Uncensored Java EE 7 Book
I wrote a third book entitled Java EE 7. A technical book about Java EE which part of it managed to get censored by my editor. Here are the pages that got censored, and here is why I am not happy about it.
3. Java API for RESTful Web Services 2.1
A proposal for JAX-RS 2.1 has been recently submitted to the JCP, this news was a bit overshadowed by the Java EE 8 Platform submission announcement but it is also important. It is important as JAX-RS is a significant technology of the the Java EE Platform but also relevant outside of the platform.
4. 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.
5. Scaling with RESTful Microservice Architecture
As a developer, I’m enjoying working on new microservice instances which are effectively greenfield projects with well defined constraints on their interface, but with a flexible internal implementation and therefore a flexible set of tools and frameworks with which we can achieve our goal.
Opinions expressed by DZone contributors are their own.
Comments