Spring Jar File
https://updatestoday.in/wp-content/uploads/2026/01/Spring-jar-file.zip
Apache Tomcat
https://updatestoday.in/wp-content/uploads/2026/01/apache-tomcat-9.0.113.zip
Advanced Java Lab – Index
1. Assignment on Java Generics
- Demonstrate a generic class – GenericClass
- Demonstrate a generic method – GenericMethod
- Demonstrate wildcards – Unbounded, Lowerbound, UpperBound
2. Assignment on List Interface
- Create and display a list using for-each – ListForEach
- List Creation and using list Iterator (Forward and Reverse) – ListIterator
3. Assignment on Set Interface
- Create a set and display elements using an iterator – SetIteration
- Perform set operations (Add, Remove, Search, Insert) – SetOperations
4. Assignment on Map Interface
- Map operations using key–value pairs – MapOperations
5. Assignment on Lambda Expressions
- Hello World using Lambda Expression – LambdaHello
- String concatenation using Lambda – LambdaStringConcat
- Lambda expression with single parameter – LambdaSingleParam
- Unit conversion using Lambda Expression – FahrenheitToCelsius and KilometerToMiles
- Lambda expression with return & without value – LambdaReturn
6. Assignment on JSP Web Applications
- Telephone directory application using JSP –
- Registration form application using JSP
- Student master record using JSP
- Loan calculator application using JSP
- Study center change application using JSP
- JSP tags (Declaration, Scriptlet, Expression)
7. Spring Framework
- Hello World using Spring
- Dependency Injection using setter method
- Dependency Injection using constructor
- Autowiring in Spring Framework
8. Spring AOP Assignments
- Spring AOP Before Advice
- Spring AOP After Advice
- Spring AOP Around Advice
- Spring AOP After Returning Advice
- Spring AOP After Throwing Advice
- Spring AOP Pointcuts
9. Spring JDBC Assignments
Dependencies- Mysql and JDBC
- Insert, Update, Delete operations
- PreparedStatement using JDBC Template
- ResultSetExtractor example
- Row Mapper example
10. Assignment on Spring Boot and RESTful Web Services
- Simple Spring Boot application – Dependencies – Spring web
- RESTful web services using Spring Boot. – Spring web + postman
- Database connectivity using Spring Boot – spring web + mysql + JDBC + postman + workbench
Code ZIP 1 – 5 with index
https://updatestoday.in/wp-content/uploads/2026/01/Practical-1-5-Code.zip
JSP
Spring Framework
JDBC
https://updatestoday.in/wp-content/uploads/2026/01/Spring-JDBC.pdf
Spring Boot
https://updatestoday.in/wp-content/uploads/2026/01/Practical-10.pdf