45 Commits

Author SHA1 Message Date
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
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
24e033a24b Add ApplicationListener example 2016-08-14 08:13:04 +02:00
Grzegorz Piwowarek
bec20baad0 Add examples 2016-08-13 13:32:04 +02:00
Grzegorz Piwowarek
f755fce0bb Initial classes 2016-08-13 13:12:57 +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
Eugen
4b4b09adc0 Merge pull request #413 from lor6/scopes-examples
scopes examples
2016-06-03 13:47:07 +01: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
xsalefter
32ea1e0a1e Initial commit for "Spring Custom Annotation with Dynamic Qualifier"
article.
2015-10-21 00:50:44 +07: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
75b533efe9 perperties work 2015-08-15 18:08:40 +03:00
eugenp
5dcca02c96 formatting work 2015-07-23 17:13:49 +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
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
mgooty
abbfc01105 Code samples for spring @Async annotation. 2014-12-07 21:15:52 +05:30
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
a45c572d4b new spring properties tests - for external properties 2014-03-16 12:59:09 +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
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
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
17228e375d new project, bean wiring tests in the old mvc project 2013-05-24 22:45:12 +03:00