CHAPTER 14

image

Scripting Support in Spring

In previous chapters, you saw how the Spring Framework can help Java developers create JEE applications. By using the Spring Framework’s DI mechanism and its integration with each layer (via libraries within the Spring Framework’s own modules or via integration with third-party libraries), you can simplify implementing and maintaining business logic.

However, all the logic we have developed so far was with the Java language. Although Java is one of the most successful programming languages in history, it is still criticized for some weaknesses, including its language structure and its lack of comprehensive ...

Get Pro Spring,Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.