cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is there any way to display dynamic data in all the pages without adding model attribute in all the controllers?

Former Member

Accepted Solutions (1)

Accepted Solutions (1)

former_member387866
Active Contributor
0 Likes

Hi Aiswarya,

You can use Aspect to add a Decorator Pattern to the MVC Architecture.

A starting point: Spring Decorator Pattern.

Regards,
Luke

Answers (0)