Oliver Drotbohm

Results 177 issues of Oliver Drotbohm

The Spring Boot build plugins support creating native images out of the box using the `build-image` command that uses Buildpacks to build the GraalVM native image. Still, Boot 3.0 has...

type: enhancement
status: blocked
theme: aot

For documentation purposes, it would be nice to be able to declare a port or adapter's logical name and description in the annotation. This could be used to place human-readable...

## Summary Does it make sense to enrich the `Identifier` interface with generic parameters so that the model implementation can be inspected for valid relationships more easily and does the...

type: enhancement
module: ddd
lifecycle: for-team-discussion

jDDD artifacts are designed to be usable as independently as possible. E.g. the onion architecture annotations are usable completely without the building blocks annotations in jDDD Core. That however also...

module: ddd
module: architecture

In their implementations, DDD building blocks have a well defined mapping towards who is managing the lifecycle of them. Two concepts can be found: - *Newables* – concepts manually instantiated...

I find myself defining the `%unbreakable` option for *short* code blocks a lot as it looks weird if only a few lines are kept on the original page. Even for...

The following source code block: ``` [source, java, subs="+quotes"] ---- interface OrderRepository extends … { @Query("…") *Seq* findByComplexQuery(…); } ---- ``` Renders fine by adding emphasis to the `Seq` when...

improvement

ByteBuddy plugins currently have to be declared as dependencies of the ByteBuddy plugin itself. Unfortunately, those dependencies are not subject to versions defined in a `` section. BOM POMs have...

enhancement

[Optical alignment](https://creativepro.com/typetalk-hung-punctuation-optical-margin-alignment/) is a type setting approach that lets punctuation characters bleed into the text's margins. This might occur at the beginning of a line, in which quotation marks might...