# Builtin Plugins
Gozz
provides a series of awesome builtin plugins.
Rather than Gozz
provides these built-in plugins,
Actually in order to integrate these plugins,
we develop the toolkits named Gozz
.
- Api Generate API routing and invoker based on
interface
. - Doc Generate runtime documentation based on comments.
- Impl Sync
interface
andimplement
. - Option Generates
Funcitonal Options
code. - Orm Generates data entity mapping code.
- Tag Manage structure field tags in templating.
- Wire Autowire DI and AOP proxy.