2662 Commits

Author SHA1 Message Date
jesus-dayo
a9d714c389 code format 2016-08-15 13:44:56 +08:00
jesus-dayo
4fff6716e5 remove protocol on javascript imports 2016-08-15 13:38:45 +08:00
jesus-dayo
ee0ddb2a59 code cleanup 2016-08-15 08:44:13 +08:00
jesus-dayo
71637a986f code cleanup 2016-08-15 08:13:39 +08:00
jesus-dayo
ac7407e4b3 cleanup code 2016-08-15 08:12:08 +08:00
jesus-dayo
bc60a8fba1 clean up service impl 2016-08-15 08:01:23 +08:00
jesus-dayo
e4bc7713f5 Added Embedded Database for persistence 2016-08-15 07:42:58 +08:00
jesus-dayo
e479614eaa added persistence 2016-08-12 18:44:08 +08:00
jesus-dayo
74509557a6 remove StudentDirectory 2016-08-11 10:04:27 +08:00
jesus-dayo
2a4c8c66b2 Merge branch 'master' of https://github.com/jesus-dayo/tutorials 2016-08-11 09:56:35 +08:00
jesus-dayo
19b65ea960 merge test conflicts 2016-08-11 09:53:49 +08:00
jesus-dayo
114571e3a3 Fix pagination 2016-08-11 09:44:32 +08:00
lor6
2817953d0b Non transient exception (#593)
* non transient data access exception examples

* change to derby db

* change to in memory derby db

* delete failed test

* fix invalidresource test

* fix cleanupfailure test

* more exception examples
2016-08-10 21:05:35 +02:00
Grzegorz Piwowarek
8a104053d6 Refactor Jackson examples 2016-08-10 19:06:35 +02:00
Grzegorz Piwowarek
fa6f482f2a Refactor Gson examples 2016-08-10 18:56:51 +02:00
Grzegorz Piwowarek
a0b086c4c3 Refactor ActorGson 2016-08-10 18:54:56 +02:00
Eugen
b2c2057185 Merge pull request #587 from KevinGilmore/master
BAEL-202: Asynchronous Couchbase Operations
2016-08-10 09:25:27 -05:00
Grzegorz Piwowarek
da2ef4f4e7 Move hbm files to resources folder 2016-08-10 11:48:21 +02:00
PRITAM BANERJEE
ee0e14e590 Hibernate Criteria Query (#592)
* BAEL-212
Contains:
1. Hibernate Criteria Query Classes
2. Hibernate Criteria Query Test

* Updating the config file and the HibernateUtil class

* Hibernate Criteria Queries Example

* Hibernate Fetching : Eager Loading vs Lazy Loading

* Hibernate Criteria Query files
2016-08-10 11:36:14 +02:00
Nancy Bosecker
31d9e1bef6 Added jackson/gson updates (#552) 2016-08-10 06:51:06 +02:00
maibin
87d260ce46 Logging using Spring MVC Handler Interceptor (#549)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions

* Handler Interceptor - logging example
2016-08-10 06:50:45 +02:00
Alex Theedom
95e81d9aed Merge remote-tracking branch 'origin/master' 2016-08-09 23:59:32 +01:00
Alex Theedom
fa68a02d60 Minor changes after review 2016-08-09 23:58:55 +01:00
Zeger Hendrikse
51ab817796 Merge pull request #591 from bdragan/master
Upgrade to Hibernate 5.2.2.Final
2016-08-10 00:35:53 +02:00
bdragan
60a097624d Fixed a merge error. 2016-08-09 22:01:43 +02:00
bdragan
ab1a928b1c Merge remote-tracking branch 'origin/master'
Conflicts:
	spring-jpa/pom.xml
	spring-jpa/src/test/java/META-INF/persistence.xml
2016-08-09 21:51:52 +02:00
bdragan
2d61ab0615 Upgraded Hibernate to 5.2.2.Final version. 2016-08-09 21:49:36 +02:00
Sergey Petunin
f2f2b48782 Optimized the TreeNode constructor (#590) 2016-08-09 14:56:35 +02:00
tomjoebob
f73bee24e1 Merge pull request #581 from ivanp81/master
Add JSONForms example
2016-08-08 22:13:14 -06:00
tomjoebob
5975a654fd Merge pull request #584 from chernykhalexander/master
Added Spring vs AspectJ module
2016-08-08 22:08:50 -06:00
eugenp
28dba6e094 Merge branch 'master' of https://github.com/eugenp/tutorials 2016-08-08 22:58:35 +03:00
eugenp
ce0fb89076 2 new simple conversion tests 2016-08-08 22:58:26 +03:00
Alex Theedom
1e6efa68dd Add pagination module to parent POM 2016-08-08 20:58:00 +01:00
Alex Theedom
d273566d4a Move project up one level 2016-08-08 20:57:23 +01:00
Alex Theedom
8251c25b6a Merge remote-tracking branch 'origin/master' 2016-08-08 20:42:59 +01:00
Alex Theedom
6e08121f61 Add a few more tests 2016-08-08 20:42:44 +01:00
Sergey Petunin
2327379d91 Added Guava thread pool examples (#589) 2016-08-08 18:22:01 +02:00
Sergey Petunin
1121a6ca29 Core threadpool implementation examples (#588) 2016-08-08 16:13:44 +02:00
Zeger Hendrikse
009e0045e2 Replaced tab with spaces 2016-08-08 13:49:03 +02:00
bdragan
8a03456386 Hibernate second-level cache. 2016-08-08 13:49:03 +02:00
Alex Theedom
440e247176 Merge pull request #586 from sivabalachandran/master
Hystrix Spring integration article 2
2016-08-08 07:49:53 +01:00
Kevin Gilmore
1c742b5f44 Merge remote-tracking branch 'upstream/master' 2016-08-07 21:43:52 -05:00
Kevin Gilmore
f8e67f8dd5 BAEL-202: Asynchronous Operations in Couchbase 2016-08-07 21:43:06 -05:00
sbalachandran
640166999a fixed failing unit tests 2016-08-07 22:24:14 -04:00
sbalachandran
bc38da4f43 added missing new files 2016-08-07 22:11:59 -04:00
sbalachandran
3c31664ea0 Updated with Hystrix integration to spring app 2016-08-07 22:06:57 -04:00
eugenp
2b7f03e881 adding back the missing code 2016-08-08 00:02:59 +03:00
chernykhalexander
bd3580585b added cdi vs spring aspectj module 2016-08-06 23:03:58 +03:00
chernykhalexander
ffa78dc175 remove old module 2016-08-06 22:59:54 +03:00
Alex Theedom
2d2cefa4bf Minor changes following review 2016-08-06 18:05:30 +01:00