jesus-dayo
e9925d390c
formatted the source code
2016-08-19 10:28:02 +08:00
jesus-dayo
f0947ae8fb
added code for mapstruct tutorial
2016-08-19 10:25:27 +08:00
Grzegorz Piwowarek
6e5de2fb36
Remove invalid import
2016-08-18 21:43:46 +02:00
Grzegorz Piwowarek
2c18c48803
Refactor Lazy/Eager loading examples
2016-08-18 20:25:12 +02:00
Grzegorz Piwowarek
779188929a
Refactor Lazy/Eager loading examples
2016-08-18 20:24:52 +02:00
Grzegorz Piwowarek
2675cbef0f
Refactor Lazy/Eager loading examples
2016-08-18 19:05:38 +02:00
Grzegorz Piwowarek
6973039ea9
Refactor Lazy/Eager loading examples
2016-08-18 19:04:17 +02:00
PRITAM BANERJEE
b47d6543f2
Annotation Based Fetching ( #617 )
...
* 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
* Hibernate Eager Loading and Lazy Loading Changes
* Latest Changes on Fetching
* Fetching Changes
* Latest Changes
* Latest Changes
* Undoing the changes
* Annotation based changes on Hibernate Fetching
2016-08-18 10:46:05 +02:00
Catalin
9c7ef6c5f3
Update README.md ( #601 )
2016-08-18 07:27:14 +02:00
Grzegorz Piwowarek
dd457fa63a
Add EventListener example
2016-08-18 07:11:34 +02:00
Christian Rädel
2745a8f6a0
Removed a line about inherited I/O with ProcessBuilder.
2016-08-18 04:21:06 +02:00
Christian Rädel
e3fa46a9c7
Added Java Process unit test
2016-08-18 01:47:23 +02:00
Christian Rädel
9450837585
Merge remote-tracking branch 'upstream/master'
2016-08-17 21:36:29 +02:00
Christian Rädel
16e49dd8c2
Merge remote-tracking branch 'upstream/master' into craedel-spring-cloud-eureka
2016-08-17 21:35:01 +02:00
Christian Rädel
9f3fba5298
Added Feign Client.
2016-08-17 21:33:43 +02:00
Slavisa Baeldung
f811eacebb
BAEL-219 - adding docker files
2016-08-17 16:46:07 +02:00
jesus-dayo
55ea01d4bd
modified nested mapping section
2016-08-17 18:02:45 +08:00
eugenp
82afbe6aef
maven cleanup
2016-08-17 10:41:23 +03:00
PRITAM BANERJEE
6c062ca19e
Hibernate Fetching Update ( #607 )
...
* 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
* Hibernate Eager Loading and Lazy Loading Changes
* Latest Changes on Fetching
* Fetching Changes
* Latest Changes
* Latest Changes
* Undoing the changes
2016-08-17 07:19:34 +02:00
Christian Rädel
d97a894f51
Eureka Server and Clients
2016-08-17 04:45:05 +02:00
Sergey Petunin
fe16518c17
Added cancellation example for CompletableFuture ( #614 )
2016-08-16 09:42:14 +02:00
Alex Theedom
e4f2bed4fd
Minor changes after review
2016-08-16 08:10:45 +01:00
Alex Theedom
fa3581339c
Minor changes after review
2016-08-16 07:56:54 +01:00
Alex Theedom
b8e258c307
Merge pull request #613 from sivabalachandran/master
...
Fixed unit test naming convention.
2016-08-16 07:35:06 +01:00
tomjoebob
7d5b613c20
Merge pull request #605 from chernykhalexander/master
...
fixed formatting
2016-08-15 22:32:14 -06:00
sbalachandran
f7995e42ae
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
hystrix/src/test/java/com/baeldung/hystrix/HystrixTimeoutTest.java
2016-08-15 22:40:33 -04:00
sbalachandran
cfeaa4e6f3
Fixed unit test naming convention.
2016-08-15 22:26:28 -04:00
Alex Theedom
dedf3f37c4
Merge remote-tracking branch 'origin/master'
2016-08-15 22:48:40 +01:00
Alex Theedom
6aadd2d8ff
Minor changes after review
2016-08-15 22:48:27 +01:00
Grzegorz Piwowarek
0bb0966723
Refactor CompletableFutureTest
2016-08-15 23:20:39 +02:00
Sergey Petunin
5195a4310e
Added test for the Guide to CompletableFuture ( #611 )
2016-08-15 23:16:19 +02:00
Alex Theedom
2f331cecf8
Minor changes after review
2016-08-15 18:47:23 +01:00
Alex Theedom
623c2a0f63
Merge pull request #602 from eugenp/grzegorz_spring_startup
...
"Running Logic on Startup in Spring" Examples #1
2016-08-15 18:30:38 +01:00
Grzegorz Piwowarek
3949ff343c
Remove annotations
2016-08-15 18:58:47 +02:00
maibin
c17d48fdb2
LoggerInterceptor plus tests ( #610 )
...
* 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
* Test for logger interceptor
* Removed conflicted part
2016-08-15 18:58:06 +02:00
Grzegorz Piwowarek
208fcaa915
Add AllStrategies combined example
2016-08-15 17:44:19 +02:00
pared
9549b15e49
Added logback.xml to spring-boot, log level: INFO ( #609 )
...
* initial
* working
* added injection test
* [COMMIT-ID-PLUGIN] Add default value for testcheck
* pivovarit review refactor
* pivovarit review refactor
* add logback, log level: INFO
2016-08-15 16:56:36 +02:00
Grzegorz Piwowarek
35f53b9175
Add spring-rest-angular module
2016-08-15 12:07:24 +02:00
Grzegorz Piwowarek
59cbbd68d2
Remove redundant module entry
2016-08-15 11:51:49 +02:00
Grzegorz Piwowarek
c2e999f09f
Fix GitCommitId example
2016-08-15 11:47:01 +02:00
Grzegorz Piwowarek
ad9986874f
Refactor CommitId examples
2016-08-15 11:33:21 +02:00
pared
d7551dd761
Commit id plugin ( #606 )
...
* initial
* working
* added injection test
* [COMMIT-ID-PLUGIN] Add default value for testcheck
* pivovarit review refactor
* pivovarit review refactor
2016-08-15 11:16:28 +02:00
Alex Theedom
2fb54f3aeb
Merge pull request #608 from jesus-dayo/master
...
spring rest angular changes based on feedback, added also new tutorial for mapstruct
2016-08-15 07:54:31 +01:00
jesus-dayo
5663f044c6
remove bin folder
2016-08-15 13:59:21 +08:00
jesus-dayo
06236434b3
- module name is renamed to "spring-rest-angular"
...
- code formatted using formatter provided
2016-08-15 13:51:15 +08:00
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