<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java on Name Goes Here, a software engineer&#39;s site</title>
    <link>/tags/java/</link>
    <description>Recent content in Java on Name Goes Here, a software engineer&#39;s site</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-uk</language>
    <managingEditor>hello@namegoeshere.io (Name_Goes_Here)</managingEditor>
    <webMaster>hello@namegoeshere.io (Name_Goes_Here)</webMaster>
    <copyright>© Jake (Name_Goes_Here). All rights reserved.</copyright>
    <lastBuildDate>Fri, 26 Apr 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Testing Spring&#39;s WebFlux</title>
      <link>/posts/testing-springs-webflux/</link>
      <pubDate>Fri, 26 Apr 2024 00:00:00 +0000</pubDate><author>hello@namegoeshere.io (Name_Goes_Here)</author>
      <guid>/posts/testing-springs-webflux/</guid>
      <description>Since Spring Boot 3&amp;rsquo;s release in 2022, there&amp;rsquo;s been a large push to using Reactive Messaging, including a planned deprecation for using RestTemplates. After spending some time last year using WebFlux&amp;rsquo;s Mono publishers to send messages, I found ways using JUnit and Mockito to easily test your code that aren&amp;rsquo;t too well known. I am in no way an expert in Java Spring as I&amp;rsquo;ve only been writing it for a couple years, I&amp;rsquo;m just hoping this post can help at least someone not have as many headaches as I did whilst figuring this all out.</description>
    </item>
  </channel>
</rss>
