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
DOHA
8c27b3240d
upgrade dependencies
2016-12-09 23:14:10 +02:00
michal_aibin
03e97ffe0e
Import All Eclipse modules
2016-10-30 10:45:20 +01:00
Eugen
1d3ac0836f
Update README.md
2016-10-21 20:50:38 +03: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
Naoshadul Islam
d148076180
Updated README.md
2016-10-16 13:05:59 +03: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
Grzegorz Piwowarek
515eaa7fbc
Remove .settings
2016-07-28 06:30:45 +02:00
Grzegorz Piwowarek
a09e6454f3
Remove Eclipse-specific files
2016-07-19 18:18:50 +03: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
m0cacin0
92d44e3dcd
Update README.md
2016-06-28 12:21:31 +03:00
m0cacin0
49e996888f
Update README.md
2016-06-28 12:21:06 +03: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
a2989da4bf
maven work
2016-03-06 12:10:06 +02:00
eugenp
0708c51125
mave work
2016-03-06 11:59:13 +02:00
eugenp
c467ca73e2
maven work
2016-03-06 11:49:59 +02:00
MichelLeBon
15b5ac439e
Update README.md
2016-02-10 14:24:04 +02:00
MichelLeBon
b3dff4d5de
Update README.md
2016-02-08 12:40:40 +02:00
eugenp
95e2d063f4
general formatting work
2016-01-30 12:01:41 +02:00
DOHA
6b10b326a2
cleanup and upgrade
2016-01-05 19:55:18 +02:00
eugenp
8238c11c80
maven upgrades
2015-12-21 11:34:42 +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
a5375cb90c
minor upgrades
2015-09-22 12:17:53 +03: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
556b7ca886
maven work
2015-08-15 17:38:25 +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
Eugen
e4a301dd99
Merge pull request #218 from abhibavishi/spring-caching
...
Spring caching
2015-06-22 05:14:44 -05:00
abhibavishi
9eb3faa607
Update Customer.java
2015-06-20 15:27:11 +05:30
eugenp
9e5faf23f1
upgrade and eclipse work
2015-06-20 05:40:22 +01:00
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
a703253af9
maven work
2015-03-28 01:19:24 +02:00
eugenp
8d511164a8
small maven upgrades
2015-03-27 10:47:39 +02:00
eugenp
66978e97d4
maven upgrades
2015-02-21 19:57:34 +02:00
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
b089214ba6
maven work
2015-01-01 14:54:40 +02:00
eugenp
01548ef00b
maven upgrades
2014-12-21 19:11:17 +02:00
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