Eugen Deutsch

Results 4 issues of Eugen Deutsch

Currently, MapEnvelope (and probably some other classes, for example, CollectionEnvelope) creates a scalar inside of hashCode and calls `value()` immediately: https://github.com/yegor256/cactoos/blob/7ea22b9e38dd46f7b28e948bbc4a0e116b3d0f53/src/main/java/org/cactoos/map/MapEnvelope.java#L161-L179 I guess you are desperately trying to hold onto...

I have an application that uses rapidoc-min.js from https://unpkg.com/rapidoc/dist/rapidoc-min.js. Version 9.2.0 worked fine but 9.3.2 and 9.3.3 result in an empty page. According to Firefox the error seems to be...

The libraries should be updated. For example: ```xml 5.1.15.RELEASE 2.1.14.RELEASE ``` The current version of Spring Boot is 2.5.4 and the current version of Spring is 5.3.9. Additionally, it seems...

From springdoc/springdoc-openapi#1080: > > > **Describe the bug** > `@Schema(accessMode = READ_ONLY)` (or WRITE_ONLY) doesn't work, if it's used on an object that is contained by another object in the...