Commit graph

536 commits

Author SHA1 Message Date
Vitaliy Fedoriv
4fd0051328 change internal method in getAllVets() 2016-11-08 00:06:59 +02:00
Vitaliy Fedoriv
e674810d71 Add test classes for other RestControllers (empty) 2016-11-06 19:49:09 +02:00
Vitaliy Fedoriv
c265cacf01 Add PetRestControllerTests 2016-11-06 19:44:51 +02:00
Vitaliy Fedoriv
dd38c594de update OwnerRestControllerTests 2016-11-06 19:44:21 +02:00
Vitaliy Fedoriv
2f96792cb3 update PetRestController getPets() method 2016-11-06 19:40:18 +02:00
Vitaliy Fedoriv
ea3057f7af small cosmetic changes 2016-11-06 11:30:17 +02:00
Vitaliy Fedoriv
3ee5e912ee update findAll() method 2016-11-06 11:28:33 +02:00
Vitaliy Fedoriv
72fa5102c5 Add error handling controller (ExceptionControllerAdvice) 2016-11-06 11:25:48 +02:00
Vitaliy Fedoriv
b0c2332fb5 back to old realization (remove @JsonIdentityInfo annotation) 2016-11-06 11:24:21 +02:00
Vitaliy Fedoriv
93738227b4 change setOwner() method scope to public 2016-11-06 11:21:23 +02:00
Vitaliy Fedoriv
dbb06c1099 Fix "Removing a detached instance" issue when delete 2016-11-06 11:19:11 +02:00
Vitaliy Fedoriv
7f5e9046fb PetRestController - add "/" GET mapping for getPets() 2016-11-03 22:06:19 +02:00
Vitaliy Fedoriv
587a5c5e1d Update JdbcVisitRepository, JdbcVisitRepositoryExt implementations 2016-11-03 22:03:21 +02:00
Vitaliy Fedoriv
aaaddf196f Add PetTypeRestController 2016-11-01 21:15:53 +02:00
Vitaliy Fedoriv
9e344eac5b Add JdbcPetTypeRepositoryExtImpl implementation 2016-11-01 21:02:23 +02:00
vfedoriv
fa2be4a5ee Add JdbcSpecialtyRepositoryExtImpl implementation 2016-11-01 16:46:49 +02:00
Vitaliy Fedoriv
b912cca00f Add @Qualifier to services 2016-11-01 00:20:43 +02:00
Vitaliy Fedoriv
bedc97c048 update rest controllers 2016-11-01 00:20:07 +02:00
Vitaliy Fedoriv
d230db22b9 Add extended repositories implementations 2016-10-30 09:37:35 +02:00
Vitaliy Fedoriv
8c5830c145 rename JDBC implementations files 2016-10-29 11:52:19 +03:00
Vitaliy Fedoriv
c8f1752786 Add @Qualifier annotation for not-extended ClinicService implementation 2016-10-28 23:05:19 +03:00
Vitaliy Fedoriv
a0d68553e9 Add @Qualifier annotation for not-extended repositories implementations 2016-10-28 23:05:18 +03:00
Vitaliy Fedoriv
4dd164d01b Add Clinic Service extended interface and implementation 2016-10-28 23:05:18 +03:00
Vitaliy Fedoriv
80aa6ad178 Add Spring Data implementation of extended repositories 2016-10-28 23:05:17 +03:00
Vitaliy Fedoriv
a9563d60f0 Add JPA implementation of extended repositories 2016-10-28 23:05:17 +03:00
Vitaliy Fedoriv
8be14d6b75 Add JDBC extended repositories implementation 2016-10-28 23:05:16 +03:00
Vitaliy Fedoriv
dafa2772de Add extended repository interfaces 2016-10-28 23:05:16 +03:00
Vitaliy Fedoriv
539fb14320 rearrange import in Pet.java for easily merging with prev version 2016-10-28 23:05:15 +03:00
Vitaliy Fedoriv
45ae228f4e Add tests for OwnerRestController 2016-10-28 23:05:15 +03:00
Vitaliy Fedoriv
e9fb7c5356 Update Owner and Vets REST controllers 2016-10-28 23:05:14 +03:00
Vitaliy Fedoriv
bbf2946b84 Add Pet REST controller 2016-10-28 23:05:14 +03:00
Vitaliy Fedoriv
89defddb42 add Owner and Vets REST controllers; add @JsonIdentityInfo for avoid infinite loop on serialization 2016-10-28 23:03:39 +03:00
Antoine Rey
bacbf0a32e Adding screenshot 2016-10-26 15:10:17 +02:00
Antoine Rey
6603d5d196 Fix #193 Removing namedParameterJdbcTemplate in constructor params 2016-10-26 15:07:44 +02:00
Antoine Rey
24c17e21fa Add Dandelion reference 2016-10-24 18:24:11 +02:00
Antoine Rey
1c8648b007 Easier branch switching 2016-10-23 21:56:32 +02:00
Antoine Rey
46d85446f8 Fix MySQL JDBC driver JAR name 2016-10-23 12:17:34 +02:00
Antoine Rey
4096087369 Removing .springBeans generated by the IDE 2016-10-19 18:34:22 +02:00
Antoine Rey
447580f4ae Adding docker command line for starting a Postgres database 2016-10-19 18:34:22 +02:00
Antoine Rey
9c4cc311de Merge pull request #191 from babinslava/master
#191 Thymeleaf branch link was fixed
2016-10-18 16:48:17 +02:00
Slava Babin
cde3581990 Thymeleaf branch link was fixed 2016-10-18 10:38:29 +03:00
Antoine Rey
7acdd19c5c Improve MySQL and PosrgreSQL switch 2016-10-15 18:55:19 +02:00
Antoine Rey
bae94cf327 Merge pull request #189 from vfedoriv/master
PostgreSQL database support
2016-10-15 14:41:30 +02:00
Antoine Rey
c1b6bdffc9 Upgrade to Bootstrap 3.3.7 2016-10-14 18:37:59 +02:00
Antoine Rey
e4d7fd7254 Reference the angularjs branch 2016-10-14 12:12:59 +02:00
Vitaliy Fedoriv
7e513bb0aa Add PostgreSQL database support 2016-10-13 19:37:43 +03:00
Antoine Rey
954057a297 Reference a ReactJS branch 2016-10-09 18:20:36 +02:00
Antoine Rey
377ef7e500 Fix #171 Jetty 9 support by removing Dandelion 2016-10-07 18:58:19 +02:00
Antoine Rey
d5571c0fe4 Upgrade to Spring IO Platform to 2.0.8 2016-09-25 18:37:40 +02:00
Dapeng
17b6636b50 Remove dependency with joda time to simplify the project dependencies 2016-09-23 19:52:09 +02:00