<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: SONGJAVA</title>
    <description>The latest articles on DEV Community by SONGJAVA (@songjava).</description>
    <link>https://dev.to/songjava</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F543683%2F96b26953-44ca-4847-b78d-4c799f993d77.png</url>
      <title>DEV Community: SONGJAVA</title>
      <link>https://dev.to/songjava</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/songjava"/>
    <language>en</language>
    <item>
      <title>How to modularize optional search conditions? enum and taglib ultra simple programming web development</title>
      <dc:creator>SONGJAVA</dc:creator>
      <pubDate>Wed, 27 Jan 2021 04:37:24 +0000</pubDate>
      <link>https://dev.to/songjava/how-to-modularize-optional-search-conditions-enum-and-taglib-ultra-simple-programming-web-development-1dc1</link>
      <guid>https://dev.to/songjava/how-to-modularize-optional-search-conditions-enum-and-taglib-ultra-simple-programming-web-development-1dc1</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/zxvnnpjhZYo"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;I made only a checkbox for the video,&lt;br&gt;
If you make modules up to radio and select&lt;br&gt;
If you only add taglib where you need it and use it&lt;br&gt;
The input form values are completed in the search conditions and registration/edit screens really simply.&lt;/p&gt;

</description>
      <category>jsp</category>
      <category>java</category>
      <category>spring</category>
      <category>taglib</category>
    </item>
    <item>
      <title>How to get parameters from the controller Comprehensive set | Spring web development programming</title>
      <dc:creator>SONGJAVA</dc:creator>
      <pubDate>Sat, 23 Jan 2021 15:01:43 +0000</pubDate>
      <link>https://dev.to/songjava/how-to-get-parameters-from-the-controller-comprehensive-set-spring-web-development-programming-18nk</link>
      <guid>https://dev.to/songjava/how-to-get-parameters-from-the-controller-comprehensive-set-spring-web-development-programming-18nk</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/fIMr_pffQJI"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;(Reference) The difference between get and post is that the parameters of get are exposed in the url, but&lt;br&gt;
Post is not exposed and parameters are transmitted to the body.&lt;/p&gt;

&lt;p&gt;Spring supports it in various ways.&lt;br&gt;
I think you can code in a way that suits your business&lt;/p&gt;

</description>
      <category>spring</category>
      <category>java</category>
      <category>backend</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Java spring mybatis data array fast insert</title>
      <dc:creator>SONGJAVA</dc:creator>
      <pubDate>Sat, 26 Dec 2020 01:56:07 +0000</pubDate>
      <link>https://dev.to/songjava/java-spring-mybatis-data-array-fast-insert-ghn</link>
      <guid>https://dev.to/songjava/java-spring-mybatis-data-array-fast-insert-ghn</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/9T1lW3yaHnU"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>java</category>
      <category>spring</category>
      <category>developer</category>
    </item>
    <item>
      <title>image thumnails java spring boot | Web Developer</title>
      <dc:creator>SONGJAVA</dc:creator>
      <pubDate>Mon, 21 Dec 2020 03:22:21 +0000</pubDate>
      <link>https://dev.to/songjava/image-thumnails-java-spring-boot-web-developer-1hcm</link>
      <guid>https://dev.to/songjava/image-thumnails-java-spring-boot-web-developer-1hcm</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/OCm3DpBimiY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;This is a method of extracting the desired thumbnail for the file uploaded image in Java Spring Boot environment.&lt;/p&gt;

&lt;p&gt;The library github address used for the video is: &lt;a href="https://github.com/coobird/thumbnailator"&gt;https://github.com/coobird/thumbnailator&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The YouTube video link address is:&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=OCm3DpBimiY"&gt;https://www.youtube.com/watch?v=OCm3DpBimiY&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please refer to it when making image thumbnails.&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;

</description>
      <category>java</category>
      <category>spring</category>
      <category>developer</category>
      <category>thumbnail</category>
    </item>
  </channel>
</rss>
