An open API service indexing awesome lists of open source software.

https://github.com/heyuxian/code-generator

A code generation plug-in for Intellij-IDEA
https://github.com/heyuxian/code-generator

code-generation code-generator intellij-plugin plug velocity

Last synced: 9 months ago
JSON representation

A code generation plug-in for Intellij-IDEA

Awesome Lists containing this project

README

          

# Code Generator

## Plugin Usage

![generator](https://user-images.githubusercontent.com/30259465/33077119-d7486400-cf09-11e7-93f8-937c7a5ca53e.gif)

## License

```
Copyright 2018 http://www.javaroad.me

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```