3090 Commits

Author SHA1 Message Date
Francesco Papagno
e6d11e531c Created project "spring-mvc-web-vs-initializer" for the web.xml vs Initializer article. (#663)
* Created spring-mvc-web-vs-initializer project

* Code style check
2016-09-11 15:26:18 +02:00
zinch84
314c211fa2 Array list demo (#679)
* Create ArrayList demo

* Update code samples according to the article

* Use toCollection(ArrayList::new) instead of toList()
2016-09-10 15:50:35 +02:00
zinch84
7ba9a1288b Array list demo (#677)
* Create ArrayList demo

* Update code samples according to the article
2016-09-08 10:04:55 +02:00
Nancy Bosecker
15d45cffd6 updated code/tests based on feedback (#676) 2016-09-08 06:39:27 +02:00
maibin
113afd40d4 Advanced Handler Interceptors (#672)
* 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

* UserInterceptor (adding user information to model)

* Spring Handler Interceptor - session timers
2016-09-07 08:14:26 +02:00
maverick
739502694f md5 changes 2016-09-07 09:30:34 +05:30
Kiran
657d1a507f Add files via upload 2016-09-06 21:16:06 -04:00
Zeger Hendrikse
9c1b87d3e5 src/main/java/com/baeldung/cassandra/java/client/CassandraClient.java 2016-09-06 21:57:58 +02:00
Zeger Hendrikse
be1bea658e Merge branch 'annasp-master' 2016-09-06 21:46:05 +02:00
Zeger Hendrikse
1c4e39b075 Merge with master 2016-09-06 21:45:22 +02:00
Zeger Hendrikse
1cbb8341cf Merge with master 2016-09-06 21:41:47 +02:00
anton-k11
6b7b8be333 Comment out the new project until Java 9 is available on the build
server.
2016-09-06 08:56:29 +03:00
Tim Schimandle
0b5184a358 BAEL-314 adding changes to the POM structure so that each project can run in isolation 2016-09-05 17:40:29 -06:00
DOHA
b62b5a37ab add possession relationship 2016-09-05 19:48:10 +02:00
Zeger Hendrikse
230a3054ad Merge pull request #652 from sanketmeghani/master
Database migration using flyway
2016-09-05 18:48:11 +02:00
Zeger Hendrikse
130595f8cc Minor modifications to make code compliant 2016-09-05 17:50:18 +02:00
Egima profile
15dd97b485 removed redundant makeSound sound method of abstract class Animal (#668)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class
2016-09-05 12:12:30 +02:00
Ivan Paolillo
3534c71f74 Add batch processing example 2016-09-05 10:25:07 +02:00
Egima profile
fc1bb6b7b1 made changes to java reflection (#667) 2016-09-05 09:20:45 +02:00
slavisa-baeldung
6913a968e5 BAEL-305 - adding plantuml 2016-09-05 06:38:28 +02:00
slavisa-baeldung
3d7ccfd56d BAEL-305 - front controller pattern source 2016-09-05 06:09:37 +02:00
Loredana Crusoveanu
6a25a24eae fix issues after merge 2016-09-04 20:44:10 +03:00
Loredana Crusoveanu
6a02cdc7e8 fix conflict 2016-09-04 19:57:48 +03:00
Loredana Crusoveanu
ff3d29a8f3 fix conflict with existing tests 2016-09-04 19:44:26 +03:00
Loredana Crusoveanu
491a4b1f95 BAEL-10 custom model, dao, service, userdetails service, controller and views for register and login, configurations 2016-09-04 19:18:58 +03:00
Grzegorz Piwowarek
4c561c3e2e Update pom.xml 2016-09-04 12:49:49 +02:00
anton-k11
c68e1bfbc8 Java 9 new features (#660)
* initial push for core-java-9 tutorials

* Fixed Maven build with experimental java 9 Maven compiler plug-in. Minor
code changes

* Running maven build and changes to some of tests.

* Fixed maven build and modifications ot some tests

* Removing unnecessary files
2016-09-04 12:30:35 +02:00
Grzegorz Piwowarek
98ffbc1f37 Refactor ArrayList examples 2016-09-04 10:02:21 +02:00
eugenp
6bb724d828 fixing the pom (and sorting the modules a bit) 2016-09-04 10:37:27 +03:00
Alex Theedom
32231b1fb4 Remove Reflection module from pom 2016-09-04 08:04:06 +01:00
Alex Theedom
20e52971a7 Migrate Reflection code to Core-Java module 2016-09-04 08:02:40 +01:00
Grzegorz Piwowarek
6bd09ce0ae Refactor Reflection examples 2016-09-04 08:18:17 +02:00
Tim Schimandle
11f7c80a75 BAEL-314 modifying the config application properties so that it points to a generic file location. 2016-09-03 22:55:42 -06:00
Tim Schimandle
5a3e078ae1 BAEL-314 moving the project into a sub module to better organizae the article projects. 2016-09-03 22:10:22 -06:00
Alex Theedom
89944e9a9f Minor changes following review 2016-09-03 19:24:33 +01:00
Christian Rädel
eb6f0214ca BAEL-305: Simplified FrontControllerServlet. Removed unused JBoss deployment descriptor. 2016-09-03 20:13:55 +02:00
anna.spanou
a28f344999 upgrade cassandra versions in pom and remove public modifier from default constructor 2016-09-03 21:13:32 +03:00
Alex Theedom
d4706b98ef Merge pull request #662 from egimaben/master
Java reflection tutorial project
2016-09-03 19:13:26 +01:00
Christian Raedel
4a3460fd01 Merge remote-tracking branch 'upstream/master' into craedel-enterprise-patterns/front-controller 2016-09-03 19:41:09 +02:00
Christian Rädel
747c3169ee BAEL-305: Updated servlet spec to 3.1. 2016-09-03 19:40:09 +02:00
egimaben
cb2c9d882c added reflection project 2016-09-03 20:37:55 +03:00
Tim Schimandle
ed1c7598dd BAEL-312 Adding the resource files that will need to be in a separate git repository. 2016-09-02 00:32:12 -06:00
Tim Schimandle
e04b2adce9 BAEL-312 Committing the 4 projects for the first article. 2016-09-02 00:30:14 -06:00
Tim Schimandle
1665013fc0 BAEL-312 Adding the config clients' properties files so that they are accessible in git. This is currently on my git account and will need to be switched to eugen's after the pull request has completed. 2016-09-01 23:33:43 -06:00
anton-k11
7b6200728d Removing unnecessary files 2016-09-02 02:08:55 +03:00
Alex Theedom
335770683c Change package to com.baeldung 2016-09-02 00:00:43 +01:00
anton-k
27f540c9bf Fixed maven build and modifications ot some tests 2016-09-02 01:48:15 +03:00
anton-k
3f204ebd59 Running maven build and changes to some of tests. 2016-09-02 01:43:49 +03:00
diego
b8eb2a799a Removed unnecessary configuration. 2016-09-01 23:50:24 +02:00
Christian Rädel
525c93059c BAEL-305: Refactored Book and Bookshelf as interfaces and implemented them. 2016-09-01 21:41:37 +02:00