StackOverflow Questions for Tag: java-annotations

peer
peer

Reputation: 4699

What does `@SuppressWarnings("javadoc")` do? When is it Redundant?

Score: -4

Views: 97

Answers: 2

Read More
Anoop
Anoop

Reputation: 913

Spring Boot get name of main class at runtime

Score: 2

Views: 3755

Answers: 2

Read More
Daniel A.
Daniel A.

Reputation: 78

How to make an annotation that calls other annotations

Score: 4

Views: 103

Answers: 1

Read More
Omar El Hussein
Omar El Hussein

Reputation: 1057

How to "ignore": jakarta.validation.UnexpectedTypeException: No validator could be found for constraint 'jakarta.validation.constraints.Pattern'

Score: 1

Views: 195

Answers: 0

Read More
user2171796
user2171796

Reputation: 431

Is there a list of java annotations?

Score: 1

Views: 883

Answers: 1

Read More
y2k-shubham
y2k-shubham

Reputation: 11607

Annotation-processor based builder pattern with Java 14 records

Score: -1

Views: 591

Answers: 1

Read More
Lijo
Lijo

Reputation: 6778

what is the use of annotations @Id and @GeneratedValue(strategy = GenerationType.IDENTITY)? Why the generationtype is identity?

Score: 138

Views: 372207

Answers: 5

Read More
knittl
knittl

Reputation: 265211

Why are Checker Framework annotations not returned by Field#getDeclaredAnnotations?

Score: 4

Views: 194

Answers: 3

Read More
Eugie
Eugie

Reputation: 1413

Java Aspect-Oriented Programming with Annotations

Score: 65

Views: 55737

Answers: 5

Read More
Zhro
Zhro

Reputation: 2614

IntelliJ and Eclipse disagree on null annotations through multiple interfaces. Is one "more correct" or is it a fault of poor annotation in the API?

Score: 0

Views: 185

Answers: 2

Read More
user1692342
user1692342

Reputation: 5237

Generating code for an annotation using Java Poet

Score: 8

Views: 431

Answers: 1

Read More
Bukharov Sergey
Bukharov Sergey

Reputation: 10185

How to suppress lombok warnings

Score: 31

Views: 29412

Answers: 2

Read More
Anurag
Anurag

Reputation: 21

How @ConditionalOnClass works, as Spring doc says, @Conditional that only matches when the specified classes are on the classpath

Score: 0

Views: 597

Answers: 2

Read More
benthumb
benthumb

Reputation: 35

Junit5 and Maven: @BeforeAll initialization method not being called

Score: 1

Views: 2121

Answers: 2

Read More
MiguelSlv
MiguelSlv

Reputation: 15113

Creating a Reusable Column Type Annotation for JPA to Set Size and Nullability

Score: 0

Views: 58

Answers: 1

Read More
jd466
jd466

Reputation: 579

Defining embeded annotation interface in Java

Score: 0

Views: 52

Answers: 1

Read More
Marian Paździoch
Marian Paździoch

Reputation: 9103

POJOs generated by jsonschema2pojo have annotation which Android Studio doesn't understand

Score: 8

Views: 4705

Answers: 3

Read More
gad_gadskiy
gad_gadskiy

Reputation: 220

Java annotation to change null value

Score: -1

Views: 265

Answers: 1

Read More
bn.
bn.

Reputation: 7949

Is a Python Decorator the same as Java annotation, or Java with Aspects?

Score: 76

Views: 26307

Answers: 4

Read More
user1700773
user1700773

Reputation: 11

How to use Lombok's RequiredArgsConstructor with Nullaway?

Score: 1

Views: 406

Answers: 1

Read More
PreviousPage 1Next