pivovarit
3a566b4cce
Refactor SpringRetryTest
2017-01-19 14:13:54 +01:00
pivovarit
deb694bc88
Refactor PersonBuilder
2017-01-17 06:41:02 +01:00
pivovarit
f60ae3be29
Refactor SpringRetryTest
2017-01-13 07:56:41 +01:00
Tuan
8734c956bb
BAEL-470-Spring Retry ( #967 )
...
* add Spring Retry
* remove redundant code
* convert tab to space in XML file
* align spaces in xml file
2017-01-13 07:53:59 +01:00
Ahmed-Saied
9e48d87306
Spring scheduling beyond scheduled ( #984 )
2017-01-11 21:29:25 +01:00
michal_aibin
03e97ffe0e
Import All Eclipse modules
2016-10-30 10:45:20 +01:00
Grzegorz Piwowarek
fd1a5796a9
Refactor Screenshot examples
2016-10-20 23:10:14 +02:00
DOHA
5a0c407987
add integration test profile
2016-10-20 14:14:55 +02:00
Ante Pocedulic
35009ad3c4
- refactored CacheHelper class ( #756 )
2016-10-18 16:54:54 +02:00
Ante Pocedulic
db2b93a1b6
Ehcache article source code ( #751 )
...
* - created packages for each logical part of application
- created validator for WebsiteUser rest API
- created ValidatorEventRegister class which fixes known bug for not
detecting generated events
- created custom Exception Handler which creates better response
messages
* Code formatting
* formated pom.xml
replaced for loops with streams
fixed bug while getting all beans
* removed unnecessary code
changed repository type
* - added test for Spring Data REST APIs
- changed bad request return code
- formated code
* - added source code for ehcache article
- added ehcache dependency to pom.xml
* - added test for ehcache article
- removed main method which was only for testing purposes
2016-10-16 12:12:51 +03:00
eugenp
856be0a08a
formatting work
2016-10-12 08:02:05 +03:00
Ante Pocedulic
b36a7e00cc
Ehcache code ( #734 )
...
* - created packages for each logical part of application
- created validator for WebsiteUser rest API
- created ValidatorEventRegister class which fixes known bug for not
detecting generated events
- created custom Exception Handler which creates better response
messages
* Code formatting
* formated pom.xml
replaced for loops with streams
fixed bug while getting all beans
* removed unnecessary code
changed repository type
* - added test for Spring Data REST APIs
- changed bad request return code
- formated code
* - added source code for ehcache article
- added ehcache dependency to pom.xml
2016-10-11 17:15:13 +02:00
Grzegorz Piwowarek
dd457fa63a
Add EventListener example
2016-08-18 07:11:34 +02:00
Alex Theedom
2f331cecf8
Minor changes after review
2016-08-15 18:47:23 +01:00
Grzegorz Piwowarek
3949ff343c
Remove annotations
2016-08-15 18:58:47 +02:00
Grzegorz Piwowarek
208fcaa915
Add AllStrategies combined example
2016-08-15 17:44:19 +02:00
Grzegorz Piwowarek
d27db567c1
Add init-method example
2016-08-14 08:58:25 +02:00
Grzegorz Piwowarek
b759bf7c59
Add logging to ApplicationListener example
2016-08-14 08:18:10 +02:00
Grzegorz Piwowarek
24e033a24b
Add ApplicationListener example
2016-08-14 08:13:04 +02:00
Grzegorz Piwowarek
28f1fe27e2
Modify logging
2016-08-13 13:41:55 +02:00
Grzegorz Piwowarek
2153e6d1a5
Remove ApplicationListenerBean
2016-08-13 13:38:24 +02:00
Grzegorz Piwowarek
bec20baad0
Add examples
2016-08-13 13:32:04 +02:00
Grzegorz Piwowarek
cd2ee40c06
Use scope prototype
2016-08-13 13:20:45 +02:00
Grzegorz Piwowarek
f755fce0bb
Initial classes
2016-08-13 13:12:57 +02:00
prashant1067
3a6206c666
Update StudentControllerConfig.java ( #569 )
...
Making formatting changes
2016-08-02 08:21:30 +02:00
Grzegorz Piwowarek
eb8526cfde
Fix java config
2016-08-01 18:31:44 +02:00
prashant1067
96f4f732f8
adding config files ( #554 )
...
* adding config files
* adding test class
* adding autowired annotation
2016-08-01 17:57:05 +02:00
Sergey Petunin
7c34948ade
Moved spring-akka to a separate project ( #560 )
2016-08-01 08:38:52 +02:00
Sergey Petunin
ffcd83697a
Source code for the article "An Intro to Spring with Akka" ( #541 )
2016-07-28 17:22:08 +02:00
Grzegorz Piwowarek
3b100597b4
Move spring-controller to spring-all
2016-07-28 08:57:51 +02:00
Sergey Petunin
b5a3fabb75
Moved spring-4.3 project into spring-all ( #500 )
...
* Moved spring-4.3 project into spring-all
* Removed spring-4.3 project
2016-07-14 16:27:31 +03:00
DOHA
79ec294fd9
add systemPropertiesModeName example
2016-07-08 18:49:51 +02:00
Eugen
4b4b09adc0
Merge pull request #413 from lor6/scopes-examples
...
scopes examples
2016-06-03 13:47:07 +01:00
Loredana Crusoveanu
abb64b29a7
modifications to request and session scopes examples
2016-05-31 21:50:25 +03:00
Loredana Crusoveanu
e792db4d6d
revised bean scopes examples
2016-05-05 20:19:48 +03:00
eugenp
f83d3dcccc
caching work
2016-05-03 13:27:12 +03:00
Loredana Crusoveanu
c3abba5f2a
scopes examples
2016-04-27 08:33:56 +03:00
eugenp
95e2d063f4
general formatting work
2016-01-30 12:01:41 +02:00
DOHA
f54c2fcae4
caching java config
2015-12-06 13:01:52 +02:00
eugenp
416302f950
maven upgrades, xsd cleanup
2015-10-26 15:09:08 +02:00
xsalefter
32ea1e0a1e
Initial commit for "Spring Custom Annotation with Dynamic Qualifier"
...
article.
2015-10-21 00:50:44 +07:00
eugenp
6ef3de5c3d
maven cleanup
2015-08-23 21:07:48 +03:00
eugenp
ebcf6c8b74
work on a cleanup bean
2015-08-23 21:02:04 +03:00
eugenp
446bf7fbbd
persistence work
2015-08-16 11:30:03 +03:00
eugenp
7243b16d49
work on properties
2015-08-15 18:14:55 +03:00
eugenp
3bc0b756ad
perperties work
2015-08-15 18:08:54 +03:00
eugenp
75b533efe9
perperties work
2015-08-15 18:08:40 +03:00
eugenp
5dcca02c96
formatting work
2015-07-23 17:13:49 +03:00
eugenp
a1e7be16b8
formatting cleanup
2015-07-23 16:54:23 +03:00
DOHA
671d78b701
parent child context test
2015-07-11 17:53:19 +02:00
DOHA
0e9b7b2684
simple parent-child test
2015-07-10 22:19:31 +02:00
DOHA
23c5dd64f9
fix cache configuration
2015-06-22 21:14:40 +02:00
eugenp
fd6d988518
cleanup work
2015-06-22 11:33:35 +01:00
abhibavishi
9eb3faa607
Update Customer.java
2015-06-20 15:27:11 +05:30
abhibavishi
e3e702920b
Update MyAppConfig.java
2015-06-19 01:55:37 +05:30
abhibavishi
ff2a3c0f5b
Update CustomerDataService.java
2015-06-19 01:54:45 +05:30
abhibavishi
5637f0dcac
Update SpringCachingBehaviorTest.java
2015-06-19 01:54:13 +05:30
abhibavishi
d54190eaa8
Update SpringCachingBehaviorTest.java
2015-06-19 01:53:33 +05:30
abhibavishi
1105949abf
Update CustomerDataService.java
2015-06-19 01:52:07 +05:30
abhibavishi
96671227b4
Update Customer.java
2015-06-19 01:50:11 +05:30
abhibavishi
adfa9cb485
Update CustomerDataService.java
2015-06-17 10:20:25 +05:30
abhibavishi
e71147dd35
Update CustomerDataService.java
2015-06-17 10:03:27 +05:30
abhibavishi
90e8b48955
Update CustomerDataService.java
2015-06-17 09:57:49 +05:30
abhibavishi
371445d1d7
Update Customer.java
2015-06-17 09:56:50 +05:30
Abhi Bavishi
729b521890
Caching behavior code added with code cleanup
2015-06-15 20:19:00 +05:30
Abhi Bavishi
2916432e90
Removed the files for new PR request
2015-06-15 20:02:47 +05:30
Abhi Bavishi
f06e545485
Removed caching code
2015-06-15 19:57:00 +05:30
Abhi Bavishi
e53f998d0d
Upading the pull request after code cleanup.
2015-06-15 18:38:38 +05:30
Abhi Bavishi
8a49637a14
Added configuration class for the application
2015-06-12 20:10:43 +05:30
Abhi Bavishi
ec712af5f0
First commmit for Spring Multi-tenancy with Hibernate example.
2015-06-12 12:43:10 +05:30
Abhi Bavishi
df2f1cbaf8
Updated the caching behavior code:
2015-05-30 15:25:10 +05:30
eugenp
4ad6cc93f2
minor cleanup formatting work
2015-01-24 15:50:51 +02:00
Eugen
5bfbea1fff
Merge pull request #117 from mgooty/master
...
Sample code for Spring JDBC examples.
2015-01-20 10:37:31 +02:00
mgooty
17d3934094
Sample code for Spring JDBC examples.
2015-01-20 13:58:42 +05:30
eugenp
393616f969
spring async cleanup before publish
2014-12-07 18:26:58 +02:00
Eugen
ef46c6f7d4
Merge pull request #92 from mgooty/master
...
Code samples for spring @Async annotation.
2014-12-07 18:18:20 +02:00
mgooty
abbfc01105
Code samples for spring @Async annotation.
2014-12-07 21:15:52 +05:30
eugenp
2499509ada
cleanup work
2014-11-09 20:11:22 +02:00
mgooty
b5cc62b50e
Added sample code for Spring events and Spring profiles.
2014-11-09 00:19:00 +05:30
eugenp
7400fdff98
cleanup work
2014-09-18 17:33:26 +03:00
eugenp
1e36d212d1
spring updates
2014-09-15 14:26:17 +03:00
eugenp
ebb75abf66
maven upgrades, new way of configuring properties for persistence
2014-03-26 12:34:22 +02:00
eugenp
a45c572d4b
new spring properties tests - for external properties
2014-03-16 12:59:09 +02:00
eugenp
fcf3e693f5
upgrading all xsds to spring 4
2013-12-31 19:12:12 +02:00
eugenp
fd6fb97343
spring exceptions now have their own project - these no longer belong
2013-07-14 14:49:01 +03:00
eugenp
76351a44ea
spring all project
2013-07-14 14:48:25 +03:00
eugenp
c1d0444ec8
project cleanup
2013-07-14 14:45:56 +03:00
eugenp
e7819aab79
minor cleanup
2013-07-13 20:05:54 +03:00
eugenp
8871fc802e
spring exception work
2013-07-05 12:09:10 +03:00
eugenp
27d0f43589
exception work
2013-07-05 12:02:10 +03:00
eugenp
f380ca54f2
exception work
2013-07-05 12:01:15 +03:00
eugenp
843c33616a
exception work
2013-07-05 11:58:35 +03:00
eugenp
bdc54a57b1
bean examples
2013-07-05 01:44:43 +03:00
eugenp
9722a64127
properties work
2013-06-01 13:59:11 +03:00
eugenp
f5af87c858
properties work
2013-06-01 13:04:45 +03:00
eugenp
a7eeabc8de
properties logic moved entirelly under a package
2013-06-01 11:47:10 +03:00
eugenp
52995a5194
property work
2013-06-01 01:10:08 +03:00
eugenp
dee468a154
initial work on properties
2013-06-01 01:07:57 +03:00
eugenp
de6dbe897f
cleanup work
2013-06-01 00:54:49 +03:00
eugenp
59bd37ec10
bean work
2013-05-25 15:59:25 +03:00