mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-03 04:18:19 +00:00
docs: fix yaml
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
title: "Page Controller Pattern in Java: Centralizing Web Page Logic for Cleaner Design"
|
title: "Page Controller Pattern in Java: Centralizing Web Page Logic for Cleaner Design"
|
||||||
shortTitle: Page Controller
|
shortTitle: Page Controller
|
||||||
description: "Explore the Page Controller design pattern in Java with detailed examples. Learn how it handles web application requests and improves architectural organization."
|
description: "Explore the Page Controller design pattern in Java with detailed examples. Learn how it handles web application requests and improves architectural organization."
|
||||||
categories: Architectural
|
category: Architectural
|
||||||
language: en
|
language: en
|
||||||
tags:
|
tags:
|
||||||
- API design
|
- API design
|
||||||
|
|||||||
Reference in New Issue
Block a user