Mike Heeren (@mike_heeren) 's Twitter Profile
Mike Heeren

@mike_heeren

Java and integration specialist at Integration & Application Talents | Supporter of Willem II

ID: 2418078099

linkhttp://www.mikeheeren.nl calendar_today17-03-2014 17:32:52

46 Tweet

66 Takipçi

164 Takip Edilen

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

Read all about improving your MuleSoft #flow #performance by processing a #dynamic amount of flows in #parallel in #Mule4 using a Group Based Aggregator in my latest @whitehorsesnl #blog: whitehorses.nl/blog/processin…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

A while ago I wrote a #blog about #processing a #dynamic amount of flows in #parallel in MuleSoft 4. Soon after we found a similar use case for a #Mule3 #flow. Read my latest @whitehorsesnl blog about #concurrent processing in Mule 3! whitehorses.nl/blog/processin…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

In #JSON, #date and #time fields can come in many forms. In my latest @whitehorsesnl #blog you can read how the .NET date format can be transformed into a #DataWeave #datetime object in MuleSoft. whitehorses.nl/blog/formattin…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

Last week I ran into some issues when I wanted to use a #Java function from a #DataWeave transformation in #Mule3. Read more about the #deployment issues I've had and how the can be solved in my latest @whitehorsesnl blog! whitehorses.nl/blog/calling-j…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

A while ago, I have posted a blog about #tracing messages and end-to-end #logging in #Mule3. However, since we are now building integrations in #Mule4, it was time for a whole new plugin. Read my latest @whitehorsesnl blog about the Mule 4 Trace Plugin! whitehorses.nl/blog/end-end-l…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

In mijn laatste @whitehorsesnl #Whitebook nemen we een duik in het tegenovergestelde van de #NoCode en #LowCode stroming die we tegenwoordig steeds vaker zien: Het ontwikkelen van Full Code #integratie trajecten met Apache Camel en #Java. whitehorses.nl/whitebooks/ful…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

In mijn nieuwe @whitehorsesnl #Whitebook nemen we een duik in WebFlux voor de ontwikkeling van #NonBlocking web services via #ReactiveStreams whitehorses.nl/whitebooks/non…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

Waar ik in mijn vorige @whitehorsesnl #Whitebook een duik nam in Apache Camel, neem ik deze keer een duik in een ander #Java #EnterpriseIntegrationPattern framework: Spring Integration. whitehorses.nl/whitebooks/ent…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

For a project I'm currently working on, we needed to make #Spring Data #JPA work on a join table that doesn't have a parent #entity. Read all about how we were able to get this working on the @whitehorsesnl #blog whitehorses.nl/blog/spring-da…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

Want to secure your Apache Camel #REST #API endpoints using Spring Security? Read all about it in my latest @whitehorsesnl #blog post! whitehorses.nl/blog/using-spr…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

In mijn nieuwste @whitehorsesnl #Whitebook nemen we een duik in een nieuw onderdeel van Apache Camel: #CamelK. Dit is een lichtgewicht #integratie framework dat speciaal bedoeld is om Camel routes direct op #Kubernetes of #OpenShift te laten draaien. whitehorses.nl/whitebooks/cam…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

The past week for #Java #developers was probably all about checking #Log4j dependencies and versions, after severe #vulnerabilities were found in this #library. You can read more about it in my latest @whitehorsesnl blog post! whitehorses.nl/blog/dive-cve-…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

Switching the Hibernate generation strategy from #guid to #uuid2 for Microsoft SQL databases can lead to some unexpected behaviour. In my latest @whitehorsesnl blog you can read how we were able to solve it! #java #hibernate #sqlserver whitehorses.nl/blog/sql-serve…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

When developing file based #integrations, it could happen that files that need to be processed, have dependencies on each other. In my latest @whitehorsesnl blogpost, we'll have a look at such a situation and what things need to be kept in mind. whitehorses.nl/blog/processin…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

In my latest @whitehorsesnl #blog we'll have a look at how automated post-deployment #integration tests can be executed through #Maven! whitehorses.nl/blog/post-depl… #Java #Maven #Testing #CICD

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

In my latests blog we will have a look at #Maven #multimodules and how one of the modules can be deployed to a Maven repository, but the other to a #Docker registry. whitehorses.nl/blog/maven-mul…

Mike Heeren (@mike_heeren) 's Twitter Profile Photo

Some time ago I ran into the issue that JsonView ignored properties in Spring Boot applications are not able to trigger a "400 Bad Request" error by default. In my latest blog we'll dive into this issue and a workaround! whitehorses.nl/blog/making-sp… #Java #Spring #Jackson #JSON