<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Java on Oleg Zimakov</title>
    <link>https://zimakov.net/tags/java/</link>
    <description>Recent content in Java on Oleg Zimakov</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 25 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://zimakov.net/tags/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Contributing to Apache Syncope: The Codebase and Five Patches</title>
      <link>https://zimakov.net/posts/apache-syncope-contributions/</link>
      <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://zimakov.net/posts/apache-syncope-contributions/</guid>
      <description>A technical tour of Apache Syncope — its identity-management features, the tech stack, and the three-domain codebase layout — followed by a plain overview of the five fixes I landed upstream: notification context after delete, LDAP group preservation, a Jackson 3 regression, and audit search by who/username.</description>
    </item>
    <item>
      <title>Modernizing an Enterprise Java Application: From Java EE 8 to a Containerized Jakarta 10 App</title>
      <link>https://zimakov.net/posts/modernizing-enterprise-java/</link>
      <pubDate>Mon, 09 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://zimakov.net/posts/modernizing-enterprise-java/</guid>
      <description>A hands-on modernization story told through three demo repos: take a Java 8 / Java EE 8 EAR that you FTP onto a WildFly 13 server, and carry it — one commit at a time — to a Jakarta EE 10 image built with Galleon, secured with OpenID Connect, and deployed to OpenShift with Helm. With code from every step.</description>
    </item>
    <item>
      <title>Autoscaling Quarkus on OpenShift: A Pi-Powered Load Test</title>
      <link>https://zimakov.net/posts/quarkus-openshift-autoscaling-pi-load-test/</link>
      <pubDate>Wed, 30 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://zimakov.net/posts/quarkus-openshift-autoscaling-pi-load-test/</guid>
      <description>Deploy a Quarkus app to OpenShift with one Maven command, give it a deliberately CPU-hungry endpoint that computes π, then drive it with k6 and watch the HorizontalPodAutoscaler add and remove pods under load. A small demo that shows the whole autoscaling loop end to end.</description>
    </item>
  </channel>
</rss>
