king of xi

Results 3 issues of king of xi

class table inheritance - this pull complete the pattern of class table inheritance . - This is to solve the issue https://github.com/iluwatar/java-design-patterns/issues/1287. Pull request description implement it according to https://www.sourcecodeexamples.net/2018/05/class-table-inheritance-pattern.html...

cache filter pattern start to implement -Use aop to deal with the cache problem - Refer to the issue 1266 Pull request description - - >refer to https://www.oreilly.com/library/view/j2ee-design-patterns/0596004273/re08.html

There's always a checkstyle violation in my pull request. I have run several kinds of checkstyle tools in my local machine but there's no error. So I can't find the...