Skip to content

Commit 966eda1

Browse files
authored
Update README.md
1 parent 55fcbe2 commit 966eda1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Spring Framework 5.x Tutorial - [Jstobigdata.com](https://jstobigdata.com/)
22
This tutorial is purely on Spring and its ecosystem without using Spring Boot.
33

4-
```
4+
```javascript
55
if(you.liked) {
66
GitHub.star();
77
shareWithFriends(this);
@@ -42,5 +42,6 @@ This is a complete Spring AOP tutorial without using Spring Boot. This is design
4242
8. [Around advice in Spring AOP - @Around](https://jstobigdata.com/spring/around-advice-in-spring-aop-around/)
4343
9. [Ordering advices in Spring AOP - @Order](https://jstobigdata.com/spring/advice-ordering-using-order-in-spring-aop/)
4444

45+
-----
4546
## Spring WebFlux Tutorial - own repo
4647
[Check the Spring WebFlux repo](https://github.com/jstobigdata/Spring-WebFlux-Tutorial)

0 commit comments

Comments
 (0)