Skip to content
Code Yatra
Lets make learning easy
  • Home
  • Core Java
  • Spring
  • AWS
  • Contact Us
  • About Us

Author: Shweta Jain

Tomcat Configuration – JNDI & External Loading of WAR

29/03/2020 Shweta Jain 8 Comments

1. Introduction In this article, we will see some basic configuration of Tomcat like how to configure tomcat for multiple…

Continue Reading →

Posted in: Core Java Filed under: Server Configuration

Ways to count words in string using multiple delimiters

12/12/2019 Shweta Jain 38 Comments

1. Overview We all come across some business scenarios where we have to determine the number of words present in…

Continue Reading →

Posted in: Core Java Filed under: Core Java

Spring Batch Basics Practical Example

15/11/2019 Shweta Jain 3 Comments

1. Introduction In this first hands-on example for Spring Batch, we will create a simple application that will read a…

Continue Reading →

Posted in: Spring Filed under: Spring, Spring Batch

Spring Batch Basics

25/09/2019 Shweta Jain 1 Comment

1. Introduction In general, batch processing is a technique of processing data that occurs in one large group instead of…

Continue Reading →

Posted in: Spring Filed under: Spring, Spring Batch

Installation of SSL Certificate on AWS Elastic BeanStalk Single Instance

16/09/2019 Shweta Jain 22 Comments

1. Introduction In AWS, the EB(Elastic Beanstalk) itself manages the Apache configuration files like httpd.conf or ssl.conf, so any changes…

Continue Reading →

Posted in: AWS Filed under: AWS

Hexagonal Architecture in Java

26/08/2019 Shweta Jain 4 Comments

1. Introduction We all have experience in building layered architecture, but the main drawback of this approach is that the…

Continue Reading →

Posted in: Core Java Filed under: Architecture, Core Java

Recent Posts

  • Tomcat Configuration – JNDI & External Loading of WAR
  • Ways to count words in string using multiple delimiters
  • Spring Batch Basics Practical Example

Recent Comments

  • Linz on Ways to count words in string using multiple delimiters
  • David23Duh on Tomcat Configuration – JNDI & External Loading of WAR
  • Ronni1edrarm on Tomcat Configuration – JNDI & External Loading of WAR

Archives

  • March 2020
  • December 2019
  • November 2019
  • September 2019
  • August 2019

Tags

ArchitectureAWSCore JavaServer ConfigurationSpringSpring Batch
Copyright © 2025 Code Yatra