<?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 Gürkan UÇAR</title>
    <link>https://gurkanucar.com/tags/java/</link>
    <description>Recent content in Java on Gürkan UÇAR</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Sat, 26 Oct 2024 16:50:30 +0000</lastBuildDate>
    <atom:link href="https://gurkanucar.com/tags/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Spring Boot S3 Presigned Url Upload/Download F</title>
      <link>https://gurkanucar.com/posts/spring-boot-s3-presigned-url-upload-download-f/</link>
      <pubDate>Sat, 26 Oct 2024 16:50:30 +0000</pubDate>
      <guid>https://gurkanucar.com/posts/spring-boot-s3-presigned-url-upload-download-f/</guid>
      <description>Spring Boot S3 Presigned Url Upload/Download File What is presigned url and why should we use? Presigned URLs let us upload and download files without going through our service</description>
    </item>
    <item>
      <title>Tomcat10 Spring Boot 3 — Java 17 deployment on Ubuntu Server</title>
      <link>https://gurkanucar.com/posts/tomcat10-spring-boot-3-java-17-deployment-on-ubuntu-server/</link>
      <pubDate>Sun, 27 Aug 2023 19:09:38 +0000</pubDate>
      <guid>https://gurkanucar.com/posts/tomcat10-spring-boot-3-java-17-deployment-on-ubuntu-server/</guid>
      <description>Tomcat10 Spring Boot 3 &amp;amp; Java 17 deployment on Ubuntu Server Hello! Today we will deploy our spring boot application on a remote server. While trying to deploy my java17 spring</description>
    </item>
    <item>
      <title>Java Non-Access Modifiers</title>
      <link>https://gurkanucar.com/posts/java-non-access-modifiers/</link>
      <pubDate>Mon, 20 Mar 2023 11:01:39 +0000</pubDate>
      <guid>https://gurkanucar.com/posts/java-non-access-modifiers/</guid>
      <description>We’re familiar with access modifiers however, have you ever heard of Java’s non-access modifiers? abstract — This modifier is used to create an abstract class or method that</description>
    </item>
    <item>
      <title>REPL &amp; Java Shell | no more public static void main</title>
      <link>https://gurkanucar.com/posts/repl-java-shell-no-more-public-static-void-main/</link>
      <pubDate>Wed, 15 Mar 2023 08:24:24 +0000</pubDate>
      <guid>https://gurkanucar.com/posts/repl-java-shell-no-more-public-static-void-main/</guid>
      <description>Java Shell &amp;amp; REPL | no more public static void main What is REPL? R (ead) E (val) P (rint) L (oop), is an interactive programming environment that allows you to enter code</description>
    </item>
    <item>
      <title>Spring Boot Netty Socket.IO Example</title>
      <link>https://gurkanucar.com/posts/spring-boot-netty-socket-io-example/</link>
      <pubDate>Mon, 05 Sep 2022 10:50:44 +0000</pubDate>
      <guid>https://gurkanucar.com/posts/spring-boot-netty-socket-io-example/</guid>
      <description>Imagine that, you want to make a chat application for communicating with your friend. You will send and receive messages. But there is a problem. When you send a new message to</description>
    </item>
  </channel>
</rss>
