Project

General

Profile

Actions

Task #252

closed

Joda time to entities

Added by Radek Tomiška over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Low
Assignee:
Radek Tomiška
Category:
Spring - DATA
Target version:
Start date:
12/20/2016
Due date:
% Done:

100%

Estimated time:
8.00 h
Owner:

Description

Use joda time instead java.util.Date in entities and dtos, pros:
  • unmodifiable
  • rich api

P.S.: java.time api could not be used now, because we are using hibernate 4.

Actions #1

Updated by Radek Tomiška over 7 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Radek Tomiška to Vít Švanda
  • % Done changed from 30 to 90

Joda time is integrated to abstract entity, dto and validable entities (used in wf for assigned IdentityRole). All tests are green, some code smells are removed .)

Could you make a review and test, please?

Actions #2

Updated by Vít Švanda about 7 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Vít Švanda to Radek Tomiška
  • % Done changed from 90 to 100

Joda time in abstarct entity works fine. I used joda time (localDateTime) for example in SyncConfig without any problem.

Actions

Also available in: Atom PDF