History for JerseyDemo / src / main / java
2020-02-17
Add Security(Hashed and invisible password), Actuator(Health check).
Aki Hongo committed on 17 Feb 2020
2020-02-12
Add serach by name in getUsers().
Aki Hongo committed on 12 Feb 2020
Renamed UsersRest.
Aki Hongo committed on 12 Feb 2020
getUser() change .isPresent().
Aki Hongo committed on 12 Feb 2020
Change not use Map<> users, Use only UserRepository.
Aki Hongo committed on 12 Feb 2020
Use H2DB and JPA(Hibernate), Make .war File.
Aki Hongo committed on 12 Feb 2020
2020-02-08
Create UserRest.
Aki Hongo committed on 8 Feb 2020
2020-01-31
デモ用に作成
n-nittta committed on 31 Jan 2020