﻿<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>123ArticleOnline.com: spring java</title><link>https://www.123articleonline.com/rss/author/385098/spring-java</link><description>Articles written by spring java from 123ArticleOnline.com</description><language>en-us</language><copyright>Copyright (c) 123ArticleOnline.com All rights reserved.</copyright>
<item>
<title>Different Ways to Reverse a String in Java</title>
<link>https://www.123articleonline.com/articles/1371918/different-ways-to-reverse-a-string-in-java</link>
<description>In this topic, we will learn about different ways to reverse a string in Java with examples.We can reverse a String using the charAt() method of the String class. A String object is immutable and doesn&#39;t have the in-built reverse() method. StringBuilder and StringBuffer classes have in-built reverse() methods.</description>
</item>

<item>
<title>One-to-One Bidirectional Mapping in Spring Boot JPA</title>
<link>https://www.123articleonline.com/articles/1375011/one-to-one-bidirectional-mapping-in-spring-boot-jpa</link>
<description>This tutorial we will learn that how to implement one-to-one(@OneToOne annotation) bidirectional mapping using Spring Boot, Hibernate, and Spring Data JPA. Programming tutorials and example swritten in simple, understandable language for beginners and experienced.</description>
</item>
</channel>
</rss>
