theodo-fintech / spring-search

Provides advanced search capabilities to a JPA entity
MIT License
193 stars 44 forks source link

add new object #24

Closed hr-ireh closed 3 years ago

hr-ireh commented 4 years ago

add new object java.time.LocalTime, java.time.LocalDateTime, java.time.Duration, java.sql.Date, java.util.Date, java.lang.Boolean

and add new operation isNull, isNotNull, isEmpty, isNotEmpty

luc-boussant commented 3 years ago

Hello can you rebase on the new version of the application ? You can easily build on it now and add new strategies easily just by adding a file. If you need any help do not hesitate to ask :)

luc-boussant commented 3 years ago

I closed the pull request considering you have another open that does the feature with the new code organization