Jérémie Bresson
|
1e5e1d4458
|
Prepare 3.0.1-SNAPSHOT (#195)
* Restore version to 3.0.0-SNAPSHOT
* Set version to 3.0.1-SNAPSHOT
* Run ensure-up-to-date
* Remove duplicated version declaration
|
2018-06-02 10:57:33 +08:00 |
|
William Cheng
|
c30afdf775
|
add php server batch files (#165)
|
2018-05-28 19:35:04 +08:00 |
|
Christophe Bornet
|
71b5de3ed5
|
Do not set contextPath for spring-boot (#104)
|
2018-05-28 16:29:09 +08:00 |
|
Jérémie Bresson
|
4d7fc046f3
|
[JaxRS] Add "validation-api" dependency in jetty (#30)
Fix #28
* Add "javax.validation:validation-api" dependency in jetty
* Update JaxRS and Spring samples
|
2018-05-13 18:12:01 +02:00 |
|
Jérémie Bresson
|
059a3efe46
|
Regenerate samples (#367)
|
2018-05-08 16:44:51 +08:00 |
|
cbornet
|
1619486578
|
Add reactive option for Spring Boot (webflux)
|
2018-05-05 17:26:08 +02:00 |
|
Jérémie Bresson
|
1492df6cef
|
Override server port for Jetty configuration (#246)
|
2018-05-02 07:11:29 +02:00 |
|
Jérémie Bresson
|
25ccef818d
|
Rename default package for spring generator (#221)
|
2018-04-24 18:20:44 +02:00 |
|
Jérémie Bresson
|
7ecd5f3566
|
Rename "swagger" to "openapi" (#191)
* Rename ".swagger-codegen-ignore" to ".openapi-generator-ignore"
* Rename setGenerateSwaggerMetadata(Boolean) to setGenerateMetadata(Boolean)
* Rename Metadata Folder to .openapi-generator
|
2018-04-22 21:28:17 +02:00 |
|
William Cheng
|
cf4df630b7
|
Add Spring Petstore samples (async, java8-localdatetime) to CircleCI (#7468)
* add ci for spring mvc: async, localdatetime
* update artifactId for new spring samples
|
2018-01-22 21:35:51 +08:00 |
|