<?xml version="1.0" encoding="UTF-8"?>
<!--generator='jetpack-15.9.1'-->
<!--Jetpack_Sitemap_Buffer_News_XMLWriter-->
<?xml-stylesheet type="text/xsl" href="//kodejava.org/news-sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
 <url>
  <loc>https://kodejava.org/how-do-i-build-a-web-application-using-spring-mvc/</loc>
  <lastmod>2026-07-03T16:13:06Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I build a web application using Spring MVC?</news:title>
   <news:publication_date>2026-07-03T16:12:46Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-understand-the-coroutine-lifecycle-in-kotlin/</loc>
  <lastmod>2026-07-03T15:42:24Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I understand the coroutine lifecycle in Kotlin?</news:title>
   <news:publication_date>2026-07-03T15:42:24Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-cancel-a-coroutine-in-kotlin-safely/</loc>
  <lastmod>2026-07-03T14:57:44Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I cancel a coroutine in Kotlin safely?</news:title>
   <news:publication_date>2026-07-03T14:57:44Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-run-coroutines-in-parallel-using-async-and-await-in-kotlin/</loc>
  <lastmod>2026-07-03T14:53:26Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I run coroutines in parallel using async and await in Kotlin?</news:title>
   <news:publication_date>2026-07-03T14:53:26Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-write-a-suspend-function-in-kotlin/</loc>
  <lastmod>2026-07-03T14:49:34Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I write a suspend function in Kotlin?</news:title>
   <news:publication_date>2026-07-03T14:49:34Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-use-delay-instead-of-thread-sleep-in-kotlin-coroutines/</loc>
  <lastmod>2026-07-03T14:43:57Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I use delay instead of Thread.sleep in Kotlin coroutines?</news:title>
   <news:publication_date>2026-07-03T14:43:57Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-launch-a-coroutine-in-kotlin-using-launch-and-runblocking/</loc>
  <lastmod>2026-07-03T14:29:27Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I launch a coroutine in Kotlin using launch and runBlocking?</news:title>
   <news:publication_date>2026-07-03T14:29:27Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-use-external-configuration-with-spring/</loc>
  <lastmod>2026-07-03T07:21:52Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I use external configuration with Spring?</news:title>
   <news:publication_date>2026-07-03T07:20:10Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-manage-bean-scope-in-spring/</loc>
  <lastmod>2026-07-03T07:13:14Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I manage bean scope in Spring?</news:title>
   <news:publication_date>2026-07-03T07:07:21Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-inject-dependencies-using-constructor-injection/</loc>
  <lastmod>2026-07-03T06:56:01Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I inject dependencies using constructor injection?</news:title>
   <news:publication_date>2026-07-03T06:56:01Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-use-component-service-and-repository-correctly/</loc>
  <lastmod>2026-07-03T05:16:40Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I use @Component, @Service, and @Repository correctly?</news:title>
   <news:publication_date>2026-07-03T05:16:40Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-understand-the-spring-applicationcontext/</loc>
  <lastmod>2026-07-03T05:05:53Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I understand the Spring ApplicationContext?</news:title>
   <news:publication_date>2026-07-03T05:05:53Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-use-component-scanning-in-spring/</loc>
  <lastmod>2026-07-03T04:36:42Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I use component scanning in Spring?</news:title>
   <news:publication_date>2026-07-03T04:32:40Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-configure-spring-using-java-configuration/</loc>
  <lastmod>2026-07-03T04:27:46Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I configure Spring using Java configuration?</news:title>
   <news:publication_date>2026-07-03T04:18:01Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-create-and-manage-beans-in-spring/</loc>
  <lastmod>2026-07-01T20:53:32Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I create and manage beans in Spring?</news:title>
   <news:publication_date>2026-07-01T20:42:31Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-use-dependency-injection-in-spring/</loc>
  <lastmod>2026-07-01T14:49:16Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I use dependency injection in Spring?</news:title>
   <news:publication_date>2026-07-01T14:49:16Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-understand-what-the-spring-framework-actually-does/</loc>
  <lastmod>2026-07-01T14:29:31Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I understand what the Spring Framework actually does?</news:title>
   <news:publication_date>2026-07-01T14:27:02Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-optimize-performance-and-readability-when-using-null-safety-in-deeply-nested-data/</loc>
  <lastmod>2026-07-01T14:09:44Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I optimize performance and readability when using null safety in deeply nested data?</news:title>
   <news:publication_date>2026-07-01T14:07:38Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-use-scope-functions-in-a-functional-reactive-context-with-kotlin-flows/</loc>
  <lastmod>2026-07-01T12:24:28Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I use scope functions in a functional reactive context with Kotlin Flows?</news:title>
   <news:publication_date>2026-07-01T12:24:28Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-avoid-nullable-types-in-complex-data-models-using-sealed-classes-and-result-wrappers/</loc>
  <lastmod>2026-07-01T12:04:52Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I avoid nullable types in complex data models using sealed classes and Result wrappers?</news:title>
   <news:publication_date>2026-07-01T12:04:52Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-use-smart-casting-and-flow-control-to-eliminate-redundant-null-checks-in-kotlin/</loc>
  <lastmod>2026-07-01T10:14:33Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I use smart casting and flow control to eliminate redundant null checks in Kotlin?</news:title>
   <news:publication_date>2026-07-01T10:14:33Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-combine-scope-functions-with-kotlin-dsls-for-expressive-code/</loc>
  <lastmod>2026-07-01T10:08:10Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I combine scope functions with Kotlin DSLs for expressive code?</news:title>
   <news:publication_date>2026-07-01T10:08:10Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://kodejava.org/how-do-i-design-apis-that-take-full-advantage-of-kotlins-null-safety-features/</loc>
  <lastmod>2026-07-01T04:03:24Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>Kode Java - Learn Java by Examples</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>How do I design APIs that take full advantage of Kotlin’s null safety features?</news:title>
   <news:publication_date>2026-07-01T04:03:24Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
</urlset>
