Open in app

Sign In

Write

Sign In

Daniel S. Blanco
Daniel S. Blanco

136 Followers

Home

About

May 12

Testcontainers: How to use it

In multiple of the posts that I have done, I have always used containers to be able to perform the tests. Normally creating a docker-compose.yml that allowed to raise and configure the external systems. Now we are going to do something similar but to carry it out we will use…

Testcontainer

4 min read

Testcontainers: How to use it
Testcontainers: How to use it
Testcontainer

4 min read


Apr 12

Apache Camel: General Tips

Lately I’ve been doing a lot of integrations with Apache Camel. I’ve collected some tips that can be useful. Some have come from exceptions during the development, others are configuration or lesser known items. DataBase Components There are 3 different components that help us to operate with databases: JDBC, JPA…

Camel

3 min read

Apache Camel: General Tips
Apache Camel: General Tips
Camel

3 min read


Mar 3

WSO2 Secret: Basic creation

WSO2 allows the creation of keys that are managed by its own Secure Vault. It’s a good tool that allows us to manage keys in a secure way and implement good practices. For this example we have used the image: docker.wso2.com/wso2mi:1.2.0 Static key On the one hand, we configure them…

Wso2

2 min read

WSO2 Secret: Basic creation
WSO2 Secret: Basic creation
Wso2

2 min read


Feb 13

Wiremock & JUnit 5: How to use it

Today we are going to see a simple post about how to configure Wiremock with JUnit 5. Something simple but different from how it was with JUnit 4 rules. For our example we will use the following versions: junit-jupiter-api:5.9.2 wiremock-jre8:2.35.0 To begin with, if we want to use Wiremock in…

Wiremock

2 min read

Wiremock & JUnit 5: How to use it
Wiremock & JUnit 5: How to use it
Wiremock

2 min read


Jan 18

HowTo: Apache HttpClient 5

We have already done other posts about this great library, about configuration and use of the Fluent interface. Today we will see a basic manual about the new version, HTTP Client 5 in its classic version. And four simple examples for its most common use. We will see the most…

Apache

2 min read

HowTo: Apache HttpClient 5
HowTo: Apache HttpClient 5
Apache

2 min read


Dec 21, 2022

WSO2 IS: Create Custom User Store

In this post, we will see what is a Custom User Store in WSO2 Identity Server, IS, and what is it for. And we will also see small differences in deploying it in a version in Identity Server 5.10 or 5.11. IS is a product that allows us, among other…

Wso2

3 min read

WSO2 IS: Create Custom User Store
WSO2 IS: Create Custom User Store
Wso2

3 min read


Oct 22, 2022

Apache Camel: ActiveMQ

Recently we saw how to make an integration with WSO2 and ActiveMQ, which you can see here. This time we will see the same example but with Apache Camel and Spring Boot. Where we will also add the complexity of using queues that require authentication. …

API

3 min read

Apache Camel: ActiveMQ
Apache Camel: ActiveMQ
API

3 min read


Jun 6, 2022

WSO2 & ActiveMQ: How to send and receive messages

Hello, today we will see an example of how to interact from WSO2 with an ActiveMQ queue. We will show how to configure Micro Integrator, MI, write and read from the queue. Even obtain how many records it has. For the example we will use the following versions: Micro Integrator…

Micro Integrator

3 min read

WSO2 & ActiveMQ: How to send and receive messages
WSO2 & ActiveMQ: How to send and receive messages
Micro Integrator

3 min read


May 5, 2022

Java SE 10 & 11: Developer features

In this post we will list mainly focused on the improvements for developers. With the idea of continuing to catch up a bit and at least know how to handle the new and most important features. …

Java10

3 min read

Java SE 10 & 11: Developer features
Java SE 10 & 11: Developer features
Java10

3 min read


Apr 18, 2022

WSO2 Micro Integrator : Launch & Deploy

Today we are going to see a basic post on how to launch and deploy an application on a WSO2 Micro Integrator, MI. The idea is to create a basic example on which we can build more complex examples in future posts. The Micro Integrator is the evolution of the…

Wso2

3 min read

WSO2 Micro Integrator : Launch & Deploy
WSO2 Micro Integrator : Launch & Deploy
Wso2

3 min read

Daniel S. Blanco

Daniel S. Blanco

136 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams