Tag Archives: IntelliJ IDEA

Making use of the open sources of WSO2 ESB

When implementing services using the WSO2 stack (or any other open source Java framework) you will sooner or later run into a situation that the framework behaviour doesn’t do what you expect it should do. Or you just want to … Continue reading

Posted in IntelliJ IDEA, WSO2, WSO2 ESB | Tagged , | Comments Off on Making use of the open sources of WSO2 ESB

Using AWS Java SDK with AWS DynamoDB

In this post I show the steps I took to have a look at AWS DynamoDB by using the JAVA SDK with IntelliJ IDEA. I know it might be easier to go with the Eclipse SDK but since I am … Continue reading

Posted in AWS, IntelliJ IDEA | Tagged , , | 2 Comments