Skip to content

Commit 641b7da

Browse files
authored
Update README.md
1 parent b78dd47 commit 641b7da

File tree

1 file changed

+38
-2
lines changed

1 file changed

+38
-2
lines changed

README.md

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1-
# java-backend
1+
JAVA Backend Development
2+
Overview- This repository contains path that will help you to learn Java, Spring / Spring Boot, Hibernate, RESTful APIs & related technologies to build Java-based web applications
3+
4+
• JAVA PROGRAMMING PART 1
5+
1. Basics of Java
6+
2. Java OOPs Concepts
7+
3. Exception Handling in Java
8+
4. String, StringBuffer & StringBuilder
9+
5. Regular Expression
10+
11+
• JAVA PROGRAMMING PART 2
12+
6. Java Collection:
13+
7. Lanbda and Streams
14+
8. File Handling in Java
15+
9. Threads in Java:
16+
10. Introduction to MySql
17+
11. JDBC (Java Database Connectivity)
18+
19+
• Service Layer using Spring with Spring Boot
20+
12. Introduction to Web Services
21+
13. Introduction to Spring Framework
22+
14. Dependency Injection using Autowiring
23+
15. Introduction to Spring Boot
24+
16. Logging in Spring Boot
25+
26+
• Persistence Layer using Spring ORM with Spring Boot
27+
17. Spring JDBC
28+
18. Object Relational Mapping (ORM)
29+
19. Data Access Using JDBC Template
30+
20. Introduction to JPA
31+
21. Spring JPA
32+
22. Java Persistence Query Language (JPQL)
33+
23. Web API development using Spring REST with Spring Boot
34+
35+
• Testing Spring Boot Applications using JUnit and Mockito
36+
37+
38+
239

3-
hello world

0 commit comments

Comments
 (0)