Algorithm Skeleton

1 article
tag: algorithm-skeleton 1 published articles
Java

Template Method Pattern

Define algorithm skeletons with extension points using Template Method pattern, functional alternatives, and Spring template classes like JdbcTemplate.

Algorithm SkeletonBehavioral PatternsHook Methods+1 more
June 10, 2026
19 min