Orçun Çolak'ın her şeyden bir parça notları
<dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-bom</artifactId> <version>9.4.51.v20230217</version> <scope>import</scope> <type>pom</type></dependency>
Örnek Elimizde şöyle bir kod olsun public class SampleRequest { @NotNull LocalDate startDate; @NotNull LocalDate endDate; @AssertT...
Hiç yorum yok:
Yorum Gönder