-
### Is your feature request related to a problem? Please describe.
Generator name: **aspnetcore**
Generator cli version: **7.5.0**
When generating a model with a **UUID** property, 'EmitDefaul…
-
When step model has conditional validation callback function (https://github.com/yiisoft/yii2/blob/master/docs/guide/input-validation.md#user-content-conditional-validation-) the wizard end() its work…
-
比如Yii2框架那种。可以通过对象属性访问内容的。
现在都是先写接口文档,已经可以生成对象了,不用再代码里写 $this->inpu('a'),...b,...c这样了。
铁汁们有谁是这样做的,可以分享下吗
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
- [x] C
- [x] C++
- [x] C#
- [x] CoffeeScript
- [x] Dart - @pooja-git11
- [x] Go
- [x] Java
- [x] JS
- [x] Kotlin
- [x] Php - @BhardwajShweta25
- [x] Python
- [x] Readme
- [x] Ruby
- [x] …
-
This issue was imported from JIRA:
| Field | Value …
-
Originally posted by @madmunsterdaddy at https://github.com/aspnet/Scaffolding/issues/147
Cross post from https://github.com/aspnet/Mvc/issues/3651
In MVC5 you could do this:
``` c#
public class Ap…
-
## Issue Description
When using `Like` for a property of a join table, TypeORM generates a `null` value as the parameter in the SQL. I also noticed it generates an `=` (equals) operator instead o…
-
Hi guys,
I Would like to know if is possible to do a dynamically mapping DTO.
Example :
My Webservice
``` Java
@GET
@Produces(MediaType.APPLICATION_JSON)
@Path("clients")
pub…
-
## Spring Batch Application
CCTV / Police등에 대한 공공데이터 .csv파일에 대해 빅데이터 배치 프로세스를 진행한다.
- **spring-kafka**, **spring-batch** 등을 통해 kafka broker의 topic에 data를 저장한다. (producer)
- broker의 topic data…