Commit Graph

3049 Commits

Author SHA1 Message Date
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
Christian Rädel ffe5ce630c BAEL-305: Included embedded Jetty. Use more recent version of servlet api. 2016-09-01 14:09:51 +02:00
slavisa-baeldung c14c66167e BAEL-169 - adding README file 2016-09-01 14:03:17 +02:00
slavisa-baeldung a0ef91fc92 BAEL-169 - grouping spring-cloud modules in a multi-maven project 2016-09-01 13:56:39 +02:00
Eugen 455d10eeff Merge pull request #659 from ivanp81/master
Add Stream processing example
2016-09-01 05:54:25 -05:00
Ivan Paolillo 54d3d40e72 Add Stream processing example 2016-09-01 12:20:44 +02:00
Ivan Paolillo d9da586447 Add Stream processing example 2016-09-01 10:57:47 +02:00
maverick d18e64037e Changes for naming conventions in test functions 2016-08-31 19:29:25 +05:30
diego cfebd40b42 proper formatting 2016-08-31 05:04:15 +02:00
diego 9b52b7a3ef Deleted individual projects for each example 2016-08-31 04:30:51 +02:00
diego 0c1ad4f7c3 New project with both examples included and a home page that contains a link for each. 2016-08-31 04:29:24 +02:00
Christian Rädel ed03a59711 BAEL-305: Some minor changes 2016-08-31 03:38:46 +02:00
Christian Raedel 9c5404ead8 BAEL-305: Runnable demo application 2016-08-31 03:18:02 +02:00
Grzegorz Piwowarek 7b53cdb9a7 Build fix 2016-08-30 22:51:37 +02:00
Anil Bhaskar 28f88b0ca3 adding webjars code to spring-boot (#648)
merging the code and webjars different project cleanup
2016-08-30 22:20:06 +02:00
GuenHamza ec0eb9c804 Delete Gson dependency 2016-08-30 20:32:30 +01:00
GuenHamza aab38dc10d Create README.md file 2016-08-30 20:31:31 +01:00
GuenHamza 574cd84f89 Add ElasticSearch module 2016-08-30 20:30:14 +01:00
Sandeep Kumar 4e6d70d2cd BAEL 298 | Intro to Selenium with JUnit / TestNg 2016-08-30 22:04:37 +05:30
Christian Raedel 442d9916fd Merge remote-tracking branch 'upstream/master' 2016-08-30 16:54:06 +02:00
sanketmeghani 9dc0c05a6b Adding sample migration file 2016-08-30 19:49:49 +05:30
sanketmeghani eba93a6447 Adding external flyway configuration file 2016-08-30 19:49:03 +05:30
sanketmeghani e4810b71b0 Adding pom.xml 2016-08-30 19:46:09 +05:30
sanketmeghani f670bd8443 Adding .gitignore 2016-08-30 19:45:52 +05:30
Nancy Bosecker ae907114c7 Added equals()/hashcode() (#646) 2016-08-30 07:48:11 +02:00
Christian Raedel d6a23174cb Merge remote-tracking branch 'upstream/master' 2016-08-30 04:45:43 +02:00
slavisa-baeldung e67584d9a7 Merge pull request #640 from christian-raedel/craedel-autovalue-tutorial/build-fix
Craedel autovalue tutorial/build fix
2016-08-29 18:47:31 +02:00
Zeger Hendrikse 4bf338680a Merge branch 'master' of https://github.com/annasp/tutorials into annasp-master 2016-08-28 23:45:33 +02:00
Christian Raedel 82559f7378 Merge branch 'craedel-spring-cloud-config' 2016-08-28 22:27:28 +02:00
zinch84 b4e0135927 Create ArrayList demo (#643) 2016-08-28 07:47:47 +02:00
egimaben 784b5a6d82 added project for java reflection 2016-08-27 22:42:51 +03:00
egimaben f79a0c0ee3 added project for java reflection 2016-08-27 22:42:08 +03:00
Álvaro Fernández González e3184522c6 Code for Spring Persistence (Hibernate and JPA) with a JNDI datasource article (#632)
* Add new module for mocks comparison.

* Add sources for testing.

* Changes on testCase.

* Enter some tests for mockito.

* More tests for Mockito.

* Even more tests.

* Add the rest of the mocking libraries.

* Javadoc on test.

* Test bare bones for EasyMock.

* Fist kind of test and setup.

* Add tests using EasyMock with a change on LoginService.

* Create LoginControllerTest.java

* Test setup

* [JMockit] No method called test.

* [JMockit] Two methods called test.

* [JMockit] One method called test.

* [JMockit] Exception mock test

* [JMockit] Mocked object to pass around test.

* [JMockit] Custom matcher test.

* [JMockit] Partial mocking test.

* [JMockit] Fix with IDE.

* Not stubs. Mocks. MOCKS!!!

* Remove unnecesary import.

* Use correct encoding. Was having problems with buildings.

* Remove failing module.

* Create new module mocks and move mock-comparisons there.

* Add jmockit module.

* Add model class.

* Add collaborator class.

* Add performer class.

* Add performer test.

* Fix

* Add interface for tests.

* Test for any.

* Test for with.

* Test for null.

* Test for times.

* Test for arg that.

* Test for result and returns.

* Test for delegate.

* Add verifications to any tests.

* Add verifications to with test.

* Add verification examples to methods using null.

* Add verifications to methods using times.

* Formatting.

* Compress tests and fix one test.

* Adding new article to readme.

* [BAEL-178] Add collaborator for advanced article.

* [BAEL-178] Add link to readme.

* [BAEL-178] Add test for mockUp.

* [BAEL-178] Add test for invoke method.

* [BAEL-178] Add constructors and tests for mockup for constructors.

* [BAEL-178] Add private fields and more test for deencapsulation.

* [BAEL-178] Add inner class and test for instantiating inner classes.

* [BAEL-178] Multimocks.

* [BAEL-178] Add test for expectation reusing.

* [BAEL-178] Move test class to tests folders.

* Add postgresql dependency.

* Add test and config with properties.

* [BAEL-114] Add new project for JPA with JNDI.

* [BAEL-114] Config without xml.

* [BAEL-114] Bring part of Foo, FooServie and FooDao.

* [BAEL-114] Show all foos.

* [BAEL-114] Readme.

* [BAEL-114] Undo changes on main jpa project.

* [BAEL-114] Remove unnecesary dependencies.

* [BAEL-114] Add tomcat config.

* [BAEL-114] Fixes.
2016-08-27 12:15:13 +02:00
antonk 9cf6ea2253 Fixed Maven build with experimental java 9 Maven compiler plug-in. Minor
code changes
2016-08-27 10:42:13 +03:00
diego c1667fe024 removed unnecesary config from project 2016-08-27 01:16:48 +02:00
diego 42aac4bb4d added readme with execution instructions 2016-08-27 01:16:11 +02:00