Explore

Filters (0) Clear filters
Languages
Level
Tags

151-175 of 371

Migrate new GregorianCalendar to java.time

Migrate new GregorianCalendar to java.time

  • warning
  • java
  • java.time
  • java.util.Calendar
  • quality
Migrate newInstance Calendar to java.time

Migrate newInstance Calendar to java.time

  • warning
  • java
  • java.time
  • java.util.Calendar
  • quality
Migrate newInstance Calendar to java.time with ZoneId

Migrate newInstance Calendar to java.time with ZoneId

  • warning
  • java
  • java.time
  • java.util.Calendar
  • quality
Migrate return type to java.time

Migrate return type to java.time

  • warning
  • java
  • kotlin
  • java.time
  • java.util.Date
  • quality
Migrate return type to java.time

Migrate return type to java.time

  • warning
  • java
  • kotlin
  • java.time
  • java.util.Calendar
  • quality
Migrate SimpleDateFormat to java.time DateTimeFormatter

Migrate SimpleDateFormat to java.time DateTimeFormatter

  • warning
  • java
  • java.time
  • java.util.Calendar
  • quality
Non-annotated controller public method

Public methods within a controller class should be treated as request handlers, therefore should be annotated as such. If you really believe this method should not be exposed as a Rest endpoint, please consider extracting it into an external Component class and call it from inside this controller.

  • warning
  • java
  • Spring
  • framework specific
  • web
  • Spring Web
  • quality
Portability Flaw: Avoid locale dependent comparisons: equals after case conversion

This comparison is sensitive to the system's locale. Ignore the case or add a locale.

  • warning
  • java
  • security
  • Java basic
  • quality
  • SEI CERT
Protect against Session Fixation attacks

Spring Security's default protection against Session Fixation is disabled, which means an attacker could hijack a valid user session

  • warning
  • java
  • Spring
  • security
  • framework specific
  • Spring Security
  • web
Remove obsolete toDateTime method call

Remove obsolete toDateTime method call

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Remove obsolete withOffsetParsed() Method Call

Remove obsolete withOffsetParsed() Method Call

  • warning
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Replace new Date(Long) with java.time

Replace new Date(Long) with java.time

  • warning
  • java
  • java.time
  • java.util.Date
  • quality
Replace new Date() with java.time

Replace new Date() with java.time

  • warning
  • java
  • java.time
  • java.util.Date
  • quality
Rewrite appendClockhourOfDay to appendValue

Rewrite appendClockhourOfDay to appendValue

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendClockhourOfHalfday to appendValue

Rewrite appendClockhourOfHalfday to appendValue

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendDayOfMonth to appendValue

Rewrite appendDayOfMonth to appendValue

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendDayOfWeek to appendValue

Rewrite appendDayOfWeek to appendValue

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendDayOfYear to appendValue

Rewrite appendDayOfYear to appendValue

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendFixedDecimal to appendValue

Rewrite appendFixedDecimal to appendValue

  • warning
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Rewrite appendFixedSignedDecimal to appendValue

Rewrite appendFixedSignedDecimal to appendValue

  • warning
  • java
  • framework specific
  • java.time
  • Joda-Time
  • quality
Rewrite appendFractionOfDay to appendFraction

Rewrite appendFractionOfDay to appendFraction

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendFractionOfHour to appendFraction

Rewrite appendFractionOfHour to appendFraction

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendFractionOfMinute to appendFraction

Rewrite appendFractionOfMinute to appendFraction

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendFractionOfSecond to appendFraction

Rewrite appendFractionOfSecond to appendFraction

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality
Rewrite appendHourOfDay to appendValue

Rewrite appendHourOfDay to appendValue

  • warning
  • java
  • java.time
  • framework specific
  • Joda-Time
  • quality