<div dir="ltr" style="text-align: justify;" trbidi="on">
<div dir="ltr" style="text-align: justify;" trbidi="on">
<div dir="ltr" style="text-align: justify;" trbidi="on">
<div dir="ltr" style="text-align: justify;" trbidi="on">
<div dir="ltr" style="text-align: justify;" trbidi="on">&#8220;<i>Recently I attended the online training course &#8211; Spring 4 MVC &#8211; conducted by Mr Dinesh Rajput personally, and I certify that he was able to give hands-on trainin on the basics of developing Spring MVC applications using STS-Gradle-Thymeleaf technologies. Having said that, I highly recommend DOJ to anybody in need of first-hand technology support.</i>&#8220;</div>
</div>
</div>
<p>
<b>By,</b><br />
<b>Bhawani Shanker</b><br />
<b>Austria (European Union)</b><br />
<b>January, 2015</b></p>
<p>&#8220;<i>Hi Dinesh, I follow your <b>dineshonjava.com</b> which is one of the best online resource to learn Java and related technologies. I really enjoyed going through your articles. These are helped me to learn frameworks like doing and implement them. Thank you so much.</i>&#8220;</p>
<p><b>By reader,</b><br />
<b>Murali k</b><br />
<b>Senior Software Engineer at UHG (Unified Healthcare Group)</b></p>
<p>&#8220;<i>wow! this is an exhaustive look <a href="https://dineshonjava.com/2016/08/spring-boot-actuator-complete-guide.html" style="background-color: #f1f1f1; color: #5fa134; font-family: ";Varela Round";, sans-serif; font-size: 15px; text-decoration: none;">at <b>Spring Boot’s Actuator</b></a> on the <b>Dinesh on Java</b> blog</i>.&#8221;</p>
<p><b>By-</b><br />
<a href="https://spring.io/team/jlong" target="_blank"><b>Josh Long</b></a><br />
<b>Spring Community</b></p>
<p>
&#8220;<i>Amazing post with amazing blog.. In my learning phase mostly I prefer your blog well explain java concepts</i>&#8220;</p>
<p><b>By- </b><br />
<b>Yogendra Sharma</b></p>
<p>&#8220;<i>I don’t know if I would call this complete, but it is exhaustive! Well done <b>Dinesh</b>, on this lengthy <a href="https://dineshonjava.com/2016/06/introduction-to-spring-boot-a-spring-boot-complete-guide.html"><b>introduction to Spring Boot </b></a></i>&#8220;</p>
<p><b>By-</b><br />
<a href="https://spring.io/team/jlong" target="_blank"><b>Josh Long</b></a><br />
<b>Spring Community</b></p>
<p>
&#8220;<i>Spring for Delphi. Cool! Eren Av?aro?ullar? has a nice post showing how to use dynamic languages (in particular, Groovy) with Spring. <b>Dinesh Rajput has put together a blog introducing some of the features unique to the Spring Batch 2.x generation, which &#8211; while Spring Batch 2.x has been out</b></i>&#8221; </p>
<p><b>By-</b><br />
<a href="https://spring.io/team/jlong" target="_blank"><b>Josh Long</b></a><br />
<b>Spring Community</b></p>
<p>&#8220;<i>But it&#8217;s also stuff that&#8217;s very convenient to reference in a pinch and it&#8217;s nice to see it all laid out in order with a little bit of narrative. <b>The Dinesh on Java blog has a nice post on how to setup Spring Security.</b> The Lucky Ryan blog has a really à propos post on migrating XML-based Spring MVC configuration</i>&#8221; </p>
<p><b>By-</b><br />
<a href="https://spring.io/team/jlong" target="_blank"><b>Josh Long</b></a><br />
<b>Spring Community</b></p>
<p>&#8220;<i>The <b>Dinesh on Java blog</b> has a nice post on how to use <b>Spring Data</b></i>&#8220;</p>
<p><b>By-</b><br />
<a href="https://spring.io/team/jlong" target="_blank"><b>Josh Long</b></a><br />
<b>Spring Community</b></p>
<p>&#8220;<i>on server-side pagination with ZK (a widget-centric web framework), Spring Data MongoDB and Google Maps. Do I need to say anymore? Check it out! <b>The Dinesh on Java blog has a nice, introductory post on using Spring MVC interceptors. Good stuff!</b></i>&#8220;- </p>
<p><b>By-</b><br />
<a href="https://spring.io/team/jlong" target="_blank"><b>Josh Long</b></a><br />
<b>Spring Community</b></p>
<p>
</div>
</div>
<div class="wp-post-navigation"> 
									 <div class="wp-post-navigation-pre"> 
									 <a href="https://dineshonjava.com/struts-to-spring-mvc-migration/">Previous</a> 
									 </div> 
									 <div class="wp-post-navigation-next"> 
									 <a href="https://dineshonjava.com/classnotfoundexception-vs/">Next</a> 
									 </div> 
									</div>
<script type="text/javascript">
jQuery(document).ready(function($) {
 $.post('https://dineshonjava.com/wp-admin/admin-ajax.php', {action: 'mts_view_count', id: '161'});
});
</script>
Strategy Design Patterns We can easily create a strategy design pattern using lambda. To implement…
Decorator Pattern A decorator pattern allows a user to add new functionality to an existing…
Delegating pattern In software engineering, the delegation pattern is an object-oriented design pattern that allows…
Technology has emerged a lot in the last decade, and now we have artificial intelligence;…
Managing a database is becoming increasingly complex now due to the vast amount of data…
Overview In this article, we will explore Spring Scheduler how we could use it by…