Friday, March 11, 2022

How to use third party jfreecharts api in a spring application

 JfreeCharts is a third party open source api to generate api.

Below is the low level work flow



No comments:

Post a Comment

Abstract factory pattern

When single task can be done by multiple groups/family of objects and decision is taken at the runtime.