-
Updated
Dec 29, 2021 - Java
#
codegenerator
Here are 225 public repositories matching this topic...
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
java
admin
spring
spring-boot
vue
spring-cloud
codegenerator
antd
springboot
mybatis
shiro
activiti
ant-design
springcloud
low-code
jbpm
jeecg
ant-design-vue
jeecgboot
jeecg-boot
Meta-programming for Swift, stop writing boilerplate code.
-
Updated
Dec 16, 2021 - Swift
A fast, fun and stimulating object to object Mapper
-
Updated
Dec 28, 2021 - C#
-
Updated
May 31, 2021 - C#
此项目已暂停开发
-
Updated
Mar 9, 2019 - JavaScript
低代码平台, 可视化编辑器,单手打代码,解放你的双手
-
Updated
Feb 2, 2021 - TypeScript
Type safe SQL builder with code generation and automatic query result data mapping
mysql
golang
postgres
sql
database
code-generator
sqlite
postgresql
mariadb
sql-query
codegenerator
typesafe
sql-builder
datamapper
code-completion
sql-queries
sql-query-builder
database-queries
sqlbuilder
typesafety
-
Updated
Jan 10, 2022 - Go
OPSLI 快速开发平台基于springboot、vue、element-ui ,项目采用前后端分离架构,热插拔式业务模块与插件扩展性高 ,代码简洁,功能丰富,开箱即用
redis
jwt
admin
oss
spring
spring-boot
vue
codegenerator
springboot
redisson
mybatis
shiro
element-ui
low-code
opsli
opsli-boot
opsli-ui
-
Updated
Jan 6, 2022 - Java
android
kotlin
plugin
reactivex
swagger
kotlin-language
kotlin-android
swagger-codegen
intellij-plugin
codegenerator
rxjava2
retrofit2
android-studio
codegen
android-studio-plugin
javapoet
hacktoberfest
intellij-idea
kotlinpoet
-
Updated
Oct 5, 2020 - Kotlin
7sharp9
opened
Sep 9, 2021
A tool to generate Go data types from JSON Schema definitions.
-
Updated
Dec 9, 2021 - Go
Generates F# code from protobuf schema for binary and json format
-
Updated
Oct 17, 2021 - F#
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
game
c-sharp
gamedev
sync
networking
generator
csharp
unity
multiplayer
game-development
ecs
entity-component-system
enet
codegenerator
client-server
entitas
entitas-csharp
autosync
-
Updated
Jun 12, 2019 - C#
A Go tool to auto generate methods for your enums
-
Updated
Jan 10, 2022 - Go
A template engine for writing dynamic sql.
-
Updated
Oct 12, 2021 - C#
Telosys v 3 CLI - Command Line Interface
-
Updated
Jan 6, 2022 - Java
Django project starter on steroids: quickly create a Django app AND generate source code for data models + REST/GraphQL APIs (the generated code is auto-linted and has 100% test coverage).
-
Updated
Mar 26, 2021 - Python
OPSLI 快速开发平台基于springboot、vue、element-ui ,项目采用前后端分离架构,热插拔式业务模块与插件扩展性高 ,代码简洁,功能丰富,开箱即用
-
Updated
Jan 6, 2022 - JavaScript
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
annotations
annotation-processor
codegenerator
codegen
annotation-processing
javapoet
codegeneration
-
Updated
Jan 26, 2020 - Kotlin
Framework to generate web APIs
-
Updated
Mar 5, 2018 - Go
Command line tool for exporting resources and generating code from your Figma files
macos
linux
swift
homebrew
ios
design-systems
xcode
tvos
watchos
cocoapods
codegenerator
codegen
design-tokens
figma
figma-api
figma-export
xcode-assets
-
Updated
Oct 17, 2021 - Swift
java
code-generator
crud-functionality
portlet
codegenerator
liferay
scaffolding
service-builder
liferay-workspace
service-builder-portlet
-
Updated
Oct 11, 2021 - FreeMarker
jonaslagoni
commented
Oct 1, 2021
What to solve
In some cases, you might want to include Jackson annotation for basic serialization.
This can be done by including the preset JAVA_JACKSON_PRESET.
Use the following code in the example:
generator = new JavaGenerator({
presets: [JAVA_JACKSON_PRESET]
});Duplicate the folder https://github.com/asyncapi/m
Seezoon快速开发平台基于spring mybatis shiro jquery 完全的前后端分离的后台管理系统,采用最简单技术,实现快速开发.
-
Updated
Oct 13, 2020 - Java
Generate test cases for existing PHP files
-
Updated
Jan 16, 2019 - PHP
C# Library for Code Generation
template-engine
csharp
metaprogramming
template-metaprogramming
codegenerator
codesmith
codesmith-templates
codegeneration
-
Updated
Oct 30, 2021 - C#
Improve this page
Add a description, image, and links to the codegenerator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codegenerator topic, visit your repo's landing page and select "manage topics."


Reason/Context
The problem is described here asyncapi/playground#79. It must be clear that returned data is not content but an object with content and metadata + what is this metadata, and that it is only with React renderer.
Description
Probably JSDoc must be only updated. Of course, some additional section in the readme would be also welcomed😄