BAEL-8965 Update "Spring Bean Scopes" article

- Updated changes for new spring bean scopes examples
This commit is contained in:
Dhawal Kapil
2018-09-16 11:31:39 +05:30
parent 0ff98874f7
commit 77137e4011
4 changed files with 49 additions and 19 deletions
+9
View File
@@ -45,6 +45,15 @@
<artifactId>spring-shell</artifactId>
<version>${org.springframework.shell.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-websocket</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-messaging</artifactId>
</dependency>
<!-- aspectj -->
<dependency>
<groupId>org.springframework</groupId>