<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" >

  <channel>
    <title><![CDATA[Статьи]]></title>
    <link>https://habr.com/ru/users/springjava/publications/articles/</link>
    <description><![CDATA[Хабр: статьи пользователя springjava]]></description>
    <language>ru</language>
    <managingEditor>editor@habr.com</managingEditor>
    <generator>habr.com</generator>
    <pubDate>Mon, 06 Apr 2026 03:31:42 GMT</pubDate>
    
    
      <image>
        <link>https://habr.com/ru/</link>
        <url>https://habrastorage.org/webt/ym/el/wk/ymelwk3zy1gawz4nkejl_-ammtc.png</url>
        <title>Хабр</title>
      </image>
    

    
      
        
    
    <item>
      <title><![CDATA[How to Use Throw and Throws in Java]]></title>
      <guid isPermaLink="true">https://habr.com/en/articles/771890/</guid>
      <link>https://habr.com/en/articles/771890/?utm_campaign=771890&amp;utm_source=habrahabr&amp;utm_medium=rss</link>
      <description><![CDATA[<img src="https://habrastorage.org/getpro/habr/upload_files/dce/63a/b51/dce63ab513df3671e6c993731cdfbf46.png" /><p>Exception handling in Java is the most effective way to handle runtime errors occurring in the application. This is used to protect the abnormal flow of the execution of the application and continue the application in normal flow. This is the process of handling runtime errors such as ClassNotFoundException, IOException, etc. The throw and throws keywords are used to handle exceptions in Java.<br>In this topic, we will learn how to use&nbsp;<a href="https://springjava.com/core-java/how-to-use-throw-and-throws-in-java" rel="noopener noreferrer nofollow"><em>throw and throws keywords in Java</em></a>&nbsp;with examples.</p><p></p> <a href="https://habr.com/ru/articles/771890/?utm_campaign=771890&amp;utm_source=habrahabr&amp;utm_medium=rss#habracut">Read more</a>]]></description>
      
      <pubDate>Sat, 04 Nov 2023 09:34:34 GMT</pubDate>
      <dc:creator><![CDATA[SpringJava]]></dc:creator>
      <category><![CDATA[Программирование]]></category><category><![CDATA[Java]]></category>
      <category><![CDATA[java]]></category><category><![CDATA[method]]></category><category><![CDATA[programming languages]]></category><category><![CDATA[computer science]]></category>
    </item>
  

  

  

	
  

  

  

    
    <item>
      <title><![CDATA[Spring Boot Mapping]]></title>
      <guid isPermaLink="true">https://habr.com/en/articles/771672/</guid>
      <link>https://habr.com/en/articles/771672/?utm_campaign=771672&amp;utm_source=habrahabr&amp;utm_medium=rss</link>
      <description><![CDATA[<p>The platform is designed for those who want to enhance their knowledge with simplicity.<strong>&nbsp;Programming tutorials and examples</strong>&nbsp;written in simple, understandable language for beginners and experienced. Spring Java tutorials provides well contents to learn java, spring framework and also the architecture of&nbsp;<strong>spring technology for professionals.</strong>  </p> <a href="https://habr.com/ru/articles/771672/?utm_campaign=771672&amp;utm_source=habrahabr&amp;utm_medium=rss#habracut">Read more</a>]]></description>
      
      <pubDate>Fri, 03 Nov 2023 07:20:31 GMT</pubDate>
      <dc:creator><![CDATA[SpringJava]]></dc:creator>
      <category><![CDATA[Программирование]]></category><category><![CDATA[Java]]></category><category><![CDATA[Системное программирование]]></category><category><![CDATA[Инженерные системы]]></category>
      <category><![CDATA[spring data jpa]]></category><category><![CDATA[spring data]]></category><category><![CDATA[java]]></category><category><![CDATA[spring boot]]></category>
    </item>
  

  

  

	
  

  

  

    
    <item>
      <title><![CDATA[List in Java | Interface, Methods, Example]]></title>
      <guid isPermaLink="true">https://habr.com/en/articles/770790/</guid>
      <link>https://habr.com/en/articles/770790/?utm_campaign=770790&amp;utm_source=habrahabr&amp;utm_medium=rss</link>
      <description><![CDATA[<img src="https://habrastorage.org/getpro/habr/upload_files/a46/5a4/e17/a465a4e179304bf87455488785cf9927.png" /><p>In this topic, we will learn about what is a&nbsp;<em>List in Java</em>. How to create a List in Java? What are the methods of List in Java? The List is an interface in Java. It is extending the Collection interface in Java. This List interface is present in the&nbsp;<strong>java.util&nbsp;</strong>package in Java. A list represents a group of individual objects as a single entity where duplicates are allowed and insertion order is preserved.</p><p></p> <a href="https://habr.com/ru/articles/770790/?utm_campaign=770790&amp;utm_source=habrahabr&amp;utm_medium=rss#habracut">Read more</a>]]></description>
      
      <pubDate>Mon, 30 Oct 2023 13:37:06 GMT</pubDate>
      <dc:creator><![CDATA[SpringJava]]></dc:creator>
      <category><![CDATA[Java]]></category>
      <category><![CDATA[list]]></category><category><![CDATA[java]]></category><category><![CDATA[java 8]]></category>
    </item>
  

  

  

	
  

  

  

      

      

      

    
  </channel>
</rss>
