Skip to content

chore: [DevOps] Evaluate beta annotations - #990

Merged
CharlesDuboisSAP merged 3 commits into
mainfrom
evaluate-beta
Aug 25, 2026
Merged

chore: [DevOps] Evaluate beta annotations#990
CharlesDuboisSAP merged 3 commits into
mainfrom
evaluate-beta

Conversation

@Jonas-Isr

Copy link
Copy Markdown
Member

@Jonas-Isr Jonas-Isr self-assigned this Aug 21, 2026
@Jonas-Isr Jonas-Isr added the please-review Request to review a pull-request label Aug 21, 2026
Comment on lines 9 to 31
@@ -27,7 +26,6 @@ public final class JacksonConfiguration {
* href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.html">Jackson2ObjectMapperBuilder</a>
*/
@Nonnull
@Beta
public static JsonMapper getDefaultObjectMapper() {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Following this comment we just mark the method as "internal only" in the javadoc.

* href="https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.html">Jackson2ObjectMapperBuilder</a>
*/
@Nonnull
@Beta

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Following this comment we just mark the method as "internal only" in the javadoc.

import lombok.experimental.StandardException;

/** Base exception for errors occurring during orchestration filtering. */
@Beta

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Class looks well established by now.

@CharlesDuboisSAP
CharlesDuboisSAP merged commit 77ed0a8 into main Aug 25, 2026
7 checks passed
@CharlesDuboisSAP
CharlesDuboisSAP deleted the evaluate-beta branch August 25, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please-review Request to review a pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants