Commit Graph

  • bc8fd9a260 BAEL-53 - moved to java8 foreach Slavisa Baeldung 2016-09-20 16:00:07 +02:00
  • fe59ea2923 Merge branch 'master' of github.com:Sandeep4odesk/tutorials Sandeep Kumar 2016-09-19 21:27:10 +05:30
  • 2310cf8717 BAEL 298 | Intro to Selenium with JUnit / TestNg Sandeep Kumar 2016-08-30 22:04:37 +05:30
  • 2f4ac59c54 Unused imports removed; Application filed cleaned up from the logic of sending email on startup. oreva 2016-09-18 20:53:09 +03:00
  • b86dd316bb README.md file added. oreva 2016-09-18 20:47:55 +03:00
  • 1b4714c214 Add sample code to get current timestamp in Java 8 sanketmeghani 2016-09-18 17:06:34 +05:30
  • ba4fb5bf42 Add sample code to get current time in Java 8 sanketmeghani 2016-09-18 17:06:12 +05:30
  • ef54cd43cb Add sample code to get current date in Java 8 sanketmeghani 2016-09-18 17:05:52 +05:30
  • d48bf9d2b6 BAEL-223 - Update Unit test name chris.anatalio 2016-09-17 23:15:17 -07:00
  • b02d83df22 BAEL-223 - Integrate DynamoDB into a Spring Boot Application using Spring Data chris.anatalio 2016-09-17 22:51:06 -07:00
  • 4101ebd609 BAEL-226 - adding to main build slavisa-baeldung 2016-09-17 13:10:29 +02:00
  • 468a6233c0 Merge branch 'master' into pr/656-diego-wicket slavisa-baeldung 2016-09-17 13:09:12 +02:00
  • cf53bc6585 BAEL-226 - Source code for wicket slavisa-baeldung 2016-09-17 13:07:39 +02:00
  • 6e97acc1ca BAEL-41: Added including tests: - console appender using default layout - console appender using colorized pattern layout - async file appender using JSON layout Christian Rädel 2016-09-17 01:29:51 +02:00
  • 2850f94933 Merge pull request #681 from sanketmeghani/master Zeger Hendrikse 2016-09-16 18:34:42 +02:00
  • d9b22f816a Merge branch 'master' of https://github.com/sanketmeghani/tutorials into sanketmeghani-master Zeger Hendrikse 2016-09-16 18:33:10 +02:00
  • 7a0deaceb4 BAEL-53 - minor formatting changes Slavisa Baeldung 2016-09-16 15:47:46 +02:00
  • 5f159cab6c Merge remote-tracking branch 'origin/pr/654' Slavisa Baeldung 2016-09-16 15:43:03 +02:00
  • 8bce802ed5 Merge remote-tracking branch 'origin/pr/669' Slavisa Baeldung 2016-09-16 15:15:46 +02:00
  • 6ecf4f6e78 Add new QueryBuilder cases, factorize node client initialisation GuenHamza 2016-09-16 00:25:27 +01:00
  • 443f43e488 added serialUID to fix warning gatmeister 2016-09-16 00:02:45 +08:00
  • dc164ce86d Merge remote-tracking branch 'eugenp/master' gatmeister 2016-09-15 23:58:49 +08:00
  • 035ea531b6 NOJIRA - temporarily excluding spring-cloud-integration from the build slavisa-baeldung 2016-09-15 14:20:31 +02:00
  • 0b1ad872fc BAEL-314 adding changes to the POM structure so that each project can run in isolation Tim Schimandle 2016-09-06 01:40:29 +02:00
  • 38e5047e28 BAEL-314 modifying the config application properties so that it points to a generic file location. Tim Schimandle 2016-09-04 06:55:42 +02:00
  • 4d2b5f0aa2 BAEL-314 moving the project into a sub module to better organizae the article projects. Tim Schimandle 2016-09-04 06:10:22 +02:00
  • 1df12fbb97 BAEL-312 Adding the resource files that will need to be in a separate git repository. Tim Schimandle 2016-09-02 08:32:12 +02:00
  • ac421c8bac BAEL-312 Committing the 4 projects for the first article. Tim Schimandle 2016-09-02 08:30:14 +02:00
  • 41a12d4bca 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. Tim Schimandle 2016-09-02 07:33:43 +02:00
  • 97e8ba7de6 NOJIRA - removing cloud-config, hystrix and eureka project. They're now the child projects of spring-cloud slavisa-baeldung 2016-09-15 13:02:54 +02:00
  • ef3b18a717 BAEL-11: Minor refactorings slavisa-baeldung 2016-09-15 12:23:14 +02:00
  • 499d51e610 BAEL-11: Minor refactorings slavisa-baeldung 2016-09-15 11:40:46 +02:00
  • 38eb1a5f45 BAEL-11: Renamed project to feign-client. Christian Raedel 2016-09-06 21:30:14 +02:00
  • 674c783886 BAEL-11: Added skip-tests configuration to pom.xml. Christian Raedel 2016-09-06 19:06:39 +02:00
  • 5978c00dc9 BAEL-11: Implemented working Feign client. Christian Raedel 2016-09-06 02:58:53 +02:00
  • 38b419d8e9 Spring Data Rest Validators introduction (#650) Ante Pocedulic 2016-09-15 07:55:11 +02:00
  • 14f0c886c4 Merge remote-tracking branch 'upstream/master' Christian Rädel 2016-09-15 02:43:48 +02:00
  • 4b7e5066d8 clean up spring-jpa Loredana Crusoveanu 2016-09-14 22:10:29 +03:00
  • 678d99b6e5 custom userservice new project Loredana Crusoveanu 2016-09-14 21:52:09 +03:00
  • fa059546e5 Update pom.xml Grzegorz Piwowarek 2016-09-14 18:24:08 +02:00
  • 232d1cbf68 Merge pull request #685 from jkerak/master Jim Kerak 2016-09-14 10:14:26 -04:00
  • 803abd6b59 Remove empty application.properties files James Kerak 2016-09-14 10:12:11 -04:00
  • 6dd5531403 Merge pull request #683 from ivanp81/master Jim Kerak 2016-09-14 10:06:57 -04:00
  • 1c02296a0f Removed some unneeded file Ivan Paolillo 2016-09-14 15:43:01 +02:00
  • 141b943dc8 Fix to batch processing example Ivan Paolillo 2016-09-14 11:14:50 +02:00
  • 2da3ca4e7c update MyUser and User constructor Loredana Crusoveanu 2016-09-13 23:20:44 +03:00
  • 0835118e85 added play-framework project (#678) Egima profile 2016-09-13 18:52:27 +03:00
  • 334e1b3f83 Merge pull request #680 from ivanp81/master Jim Kerak 2016-09-13 08:02:40 -04:00
  • a2c86d0a8d add xml config DOHA 2016-09-13 12:08:45 +02:00
  • 095fe5625a Implemented changes according to the latest comments in my pull request. oreva 2016-09-13 09:35:23 +03:00
  • d9a7757602 Reformat code Grzegorz Piwowarek 2016-09-12 22:02:51 +02:00
  • 3d66a5f28a Adding second migration for department table sanketmeghani 2016-09-12 22:53:09 +05:30
  • 73fde40da0 Adding version number for maven compiler plugin sanketmeghani 2016-09-12 22:52:53 +05:30
  • 0c12104b83 add live test DOHA 2016-09-12 14:28:53 +02:00
  • f2c52d6cfc fix spring-rest configuration DOHA 2016-09-12 12:55:46 +02:00
  • e6d11e531c Created project "spring-mvc-web-vs-initializer" for the web.xml vs Initializer article. (#663) Francesco Papagno 2016-09-11 15:26:18 +02:00
  • 314c211fa2 Array list demo (#679) zinch84 2016-09-10 16:50:35 +03:00
  • 7ba9a1288b Array list demo (#677) zinch84 2016-09-08 11:04:55 +03:00
  • 15d45cffd6 updated code/tests based on feedback (#676) Nancy Bosecker 2016-09-07 21:39:27 -07:00
  • 816400b6ba Merge remote-tracking branch 'upstream/master' Christian Rädel 2016-09-07 21:57:50 +02:00
  • 113afd40d4 Advanced Handler Interceptors (#672) maibin 2016-09-07 08:14:26 +02:00
  • 739502694f md5 changes maverick 2016-09-07 09:30:34 +05:30
  • 657d1a507f Add files via upload Kiran 2016-09-06 21:16:06 -04:00
  • 39dfc6bbcd Merge remote-tracking branch 'upstream/master' Christian Rädel 2016-09-07 01:03:36 +02:00
  • 530d6acd9d Merge branch 'master' of https://github.com/Sandeep4odesk/tutorials into Sandeep4odesk-master Zeger Hendrikse 2016-09-06 23:41:14 +02:00
  • 9c1b87d3e5 src/main/java/com/baeldung/cassandra/java/client/CassandraClient.java Zeger Hendrikse 2016-09-06 21:57:58 +02:00
  • be1bea658e Merge branch 'annasp-master' Zeger Hendrikse 2016-09-06 21:46:05 +02:00
  • 1c4e39b075 Merge with master Zeger Hendrikse 2016-09-06 21:45:22 +02:00
  • 1cbb8341cf Merge with master Zeger Hendrikse 2016-09-06 21:41:47 +02:00
  • 6b7b8be333 Comment out the new project until Java 9 is available on the build server. anton-k11 2016-09-06 08:56:29 +03:00
  • 0b5184a358 BAEL-314 adding changes to the POM structure so that each project can run in isolation Tim Schimandle 2016-09-05 17:40:29 -06:00
  • b62b5a37ab add possession relationship DOHA 2016-09-05 19:47:58 +02:00
  • 230a3054ad Merge pull request #652 from sanketmeghani/master Zeger Hendrikse 2016-09-05 18:48:11 +02:00
  • b755cd94dc Merge remote-tracking branch 'upstream/master' Christian Raedel 2016-09-05 18:37:27 +02:00
  • 6355071b53 Merge branch 'master' of https://github.com/sanketmeghani/tutorials into sanketmeghani-master Zeger Hendrikse 2016-09-05 18:13:10 +02:00
  • 130595f8cc Minor modifications to make code compliant Zeger Hendrikse 2016-09-05 17:50:18 +02:00
  • 15dd97b485 removed redundant makeSound sound method of abstract class Animal (#668) Egima profile 2016-09-05 13:12:30 +03:00
  • 3534c71f74 Add batch processing example Ivan Paolillo 2016-09-05 10:25:07 +02:00
  • fc1bb6b7b1 made changes to java reflection (#667) Egima profile 2016-09-05 10:20:45 +03:00
  • 6913a968e5 BAEL-305 - adding plantuml slavisa-baeldung 2016-09-05 06:38:28 +02:00
  • 3d7ccfd56d BAEL-305 - front controller pattern source slavisa-baeldung 2016-09-05 06:09:37 +02:00
  • b6fd1f6f4e Merge remote-tracking branch 'upstream/master' Christian Raedel 2016-09-04 23:37:20 +02:00
  • 6a25a24eae fix issues after merge Loredana Crusoveanu 2016-09-04 20:44:10 +03:00
  • 6a02cdc7e8 fix conflict Loredana Crusoveanu 2016-09-04 19:57:48 +03:00
  • ff3d29a8f3 fix conflict with existing tests Loredana Crusoveanu 2016-09-04 19:44:26 +03:00
  • 491a4b1f95 BAEL-10 custom model, dao, service, userdetails service, controller and views for register and login, configurations Loredana Crusoveanu 2016-09-04 19:18:58 +03:00
  • 4c561c3e2e Update pom.xml Grzegorz Piwowarek 2016-09-04 12:49:49 +02:00
  • c68e1bfbc8 Java 9 new features (#660) anton-k11 2016-09-04 13:30:35 +03:00
  • 98ffbc1f37 Refactor ArrayList examples Grzegorz Piwowarek 2016-09-04 10:02:09 +02:00
  • 6bb724d828 fixing the pom (and sorting the modules a bit) eugenp 2016-09-04 10:37:27 +03:00
  • 32231b1fb4 Remove Reflection module from pom Alex Theedom 2016-09-04 08:04:06 +01:00
  • 20e52971a7 Migrate Reflection code to Core-Java module Alex Theedom 2016-09-04 08:02:40 +01:00
  • 6bd09ce0ae Refactor Reflection examples Grzegorz Piwowarek 2016-09-04 08:18:17 +02:00
  • 11f7c80a75 BAEL-314 modifying the config application properties so that it points to a generic file location. Tim Schimandle 2016-09-03 22:55:42 -06:00
  • 5a3e078ae1 BAEL-314 moving the project into a sub module to better organizae the article projects. Tim Schimandle 2016-09-03 22:10:22 -06:00
  • 89944e9a9f Minor changes following review Alex Theedom 2016-09-03 19:24:33 +01:00
  • eb6f0214ca BAEL-305: Simplified FrontControllerServlet. Removed unused JBoss deployment descriptor. Christian Rädel 2016-09-03 20:13:55 +02:00
  • a28f344999 upgrade cassandra versions in pom and remove public modifier from default constructor anna.spanou 2016-09-03 21:13:32 +03:00
  • d4706b98ef Merge pull request #662 from egimaben/master Alex Theedom 2016-09-03 19:13:26 +01:00
  • 4a3460fd01 Merge remote-tracking branch 'upstream/master' into craedel-enterprise-patterns/front-controller Christian Raedel 2016-09-03 19:41:09 +02:00