Skip to content

Commit 63aeb58

Browse files
committed
update README.md
1 parent 41c2354 commit 63aeb58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Try it online [here](https://openapi-codegen.davidmoten.org/prod/site/index.html
1111
* Very clean minimal generated code (reused logic is in runtime libraries (server or client))
1212
* Immutable generated schema classes (none of this mutable Java beans getters-and-setters rubbish)
1313
* Extensively unit tested (and easy to add more to either demonstrate problems or correctness)
14-
* Supports Java 8, 11, 17, 21 (CI)
14+
* Supports Java 8, 11, 17, 21, 25 (CI)
1515
* Supports Spring Boot 2.x, 3.x, 4.x server-side
1616
* Supports `oneOf`(discriminated/non-discriminated), `anyOf` (non-discriminated), `allOf`
1717
* `oneOf` and `anyOf` validate on creation

0 commit comments

Comments
 (0)