Commit Graph

3548 Commits

Author SHA1 Message Date
tschiman f821eca9b4 BAEL-89 remove csrf disable 2016-11-06 22:53:38 +01:00
tschiman 9938a1a0c7 BAEL-89 remove csrf disable 2016-11-06 22:53:28 +01:00
tschiman 8daa90f3de BAEL-89 Adding spring session tutorial code. 2016-11-06 22:31:45 +01:00
Jim Kerak 9399b42f9f Merge pull request #772 from khatwaniNikhil/BAEL-29-StringConversions
Bael 29 string conversions
2016-11-06 12:52:19 -05:00
Andrew 3df5c8210d code snippets for the `Java 9 Stream API improvements` article (#809)
* code snippets for the `Java 9 Stream API improvements` article

* code snippets for the `Java 9 Stream API improvements` article [2 attempt]

* removed the first attempt
2016-11-06 17:17:07 +01:00
maibin 04d33298ac Fixes to PDF module (#807)
* PDF to X

* PDF to X

* Remove created doc

* Code fixes and cleanup for PDF module

* Fix web.xml in spring-mvc-web-vs-initializer project

* Rollback web.xml

* Fixes to PDF article
2016-11-05 21:07:52 +00:00
Grzegorz Piwowarek c29601db41 Refactor Bar.java 2016-11-05 12:12:32 +00:00
Eugen 826b69fee0 Merge pull request #805 from maibin/fix
Fix web.xml issue
2016-11-05 02:33:22 -05:00
michal_aibin d636394947 Fix web.xml file 2016-11-04 22:47:09 +01:00
michal_aibin 90783532a5 Rollback web.xml 2016-11-04 22:46:15 +01:00
michal_aibin 8c953fe0f3 Fix web.xml in spring-mvc-web-vs-initializer project 2016-11-04 22:46:14 +01:00
eugenp 6e5916e1bc minor artifact cleanup 2016-11-04 21:50:25 +02:00
Grzegorz Piwowarek a028c5c9f2 Refactor PDF2ImageExample 2016-11-04 15:45:06 +00:00
Grzegorz Piwowarek 7185c54c2b Rename PathTest 2016-11-04 09:49:17 +00:00
Grzegorz Piwowarek 0fbf3945e0 Rename NetworkInterfaceTest 2016-11-04 09:47:48 +00:00
Egima profile 8848d98809 FileTest names fixed with phrase method/API changes (#801)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class

* added project for play-framework article

* added project for regex

* changed regex project from own model to core-java

* added project for routing in play

* made changes to regex project

* refactored code for REST API with Play project

* refactored student store indexing to zero base

* added unit tests, removed bad names

* added NIO Selector project under core-java module

* requested changes made

* added project for nio2

* standardized exception based tests

* fixed exception based tests

* removed redundant files

* added network interface project

* used UUID other than timestamps

* fixed network interface tests

* removed filetest change

* made changes to NIO2 FileTest names
2016-11-04 07:41:57 +00:00
eugenp 8ce7e1f588 formatting work 2016-11-03 18:04:09 +02:00
eugenp 455df4e499 minor cleanup in the java project 2016-11-03 18:03:47 +02:00
slavisa-baeldung bde9a0032f NOJIRA - test and some minor fixes 2016-11-03 13:29:17 +01:00
slavisa-baeldung b0cfdb180e BAEL-315 - removing obsolete files 2016-11-03 13:12:43 +01:00
maibin 0ea29df589 Code cleanup for PDF module (#800)
* PDF to X

* PDF to X

* Remove created doc

* Code fixes and cleanup for PDF module
2016-11-03 11:04:43 +00:00
eugenp 8628a63d95 test fixes 2016-11-03 12:47:43 +02:00
maibin d0d62b53c2 PDF to X conversions (#799)
* PDF to X

* PDF to X

* Remove created doc
2016-11-03 09:58:57 +00:00
Eugen 4311cee63c Merge pull request #792 from ankushs92/master
BAEL-416
2016-11-03 02:58:28 -05:00
Eugen 5c56f09445 Merge pull request #783 from sbmaggarwal/master
Added HexToAscii example.
2016-11-03 02:42:38 -05:00
Nikhil Khatwani c48a5c2c79 Fixed Failing EchoTest (#782) 2016-11-03 07:19:18 +00:00
Ankush Sharma f27e421c89 xml and html formatted by 4 spaces. 2016-11-03 11:16:28 +05:30
Shubham Aggarwal f1d7209198 Test case created for HexToAscii 2016-11-03 09:17:28 +05:30
Shubham Aggarwal 961f4f5b1e Test case created for HexToAscii 2016-11-03 09:13:21 +05:30
Ankush Sharma 362bc6ff9b Unused imports removed 2016-11-02 22:04:17 +05:30
Ankush Sharma 1c13d2ccf9 formatted according to eugen's formatter. 2016-11-02 21:53:19 +05:30
slavisa-baeldung 33a183b965 BAEL-86 - adding dispatcher servlet to the code 2016-11-02 16:19:13 +01:00
Christian Rädel 86e387e9a4 BAEL-86:
- Small modification on exception handler, because we have only one resolver.
- Added exception resolver to web configuration.
2016-11-02 16:17:50 +01:00
Christian Rädel 6f2c2a7d1d BAEL-86:
- Changed component scanning.
2016-11-02 16:17:40 +01:00
Christian Rädel da0f93feb5 BAEL-86:
- Split controller into interfaces and implementations.
- Added ability to up/download files.
2016-11-02 16:17:17 +01:00
Christian Rädel a1a8c29c63 BAEL-86: Refactored WebInitializer and added MultipartResolver. 2016-11-02 16:17:00 +01:00
Christian Rädel 88a4f61917 BAEL-86: Added localization and themes. 2016-11-02 16:16:52 +01:00
Christian Raedel 3808960bd9 BAEL-86: Cosmetical issue. 2016-11-02 16:16:39 +01:00
Christian Raedel 04f8eb55a8 BAEL-86: Working sample. 2016-11-02 16:16:32 +01:00
slavisa-baeldung c9073cbfa5 BAEL-325 - adding optional construct 2016-11-02 15:15:50 +01:00
GuenHamza a9106b8e70 BAEL-280 - Update pom.xml 2016-11-02 15:04:06 +01:00
Grzegorz Piwowarek 3d8b2aa6e7 Update README.md 2016-11-02 10:09:55 +00:00
Egima profile e3b40e4556 fixed network interface tetst (#797)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class

* added project for play-framework article

* added project for regex

* changed regex project from own model to core-java

* added project for routing in play

* made changes to regex project

* refactored code for REST API with Play project

* refactored student store indexing to zero base

* added unit tests, removed bad names

* added NIO Selector project under core-java module

* requested changes made

* added project for nio2

* standardized exception based tests

* fixed exception based tests

* removed redundant files

* added network interface project

* used UUID other than timestamps

* fixed network interface tests

* removed filetest change
2016-11-01 19:45:01 +00:00
Grzegorz Piwowarek 0532349b4e Refactor FileTest 2016-11-01 12:03:22 +00:00
Egima profile f7525b82fb network interfaces (#794)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class

* added project for play-framework article

* added project for regex

* changed regex project from own model to core-java

* added project for routing in play

* made changes to regex project

* refactored code for REST API with Play project

* refactored student store indexing to zero base

* added unit tests, removed bad names

* added NIO Selector project under core-java module

* requested changes made

* added project for nio2

* standardized exception based tests

* fixed exception based tests

* removed redundant files

* added network interface project

* used UUID other than timestamps
2016-11-01 13:01:33 +01:00
Alex Vargas ddf41d61a0 Test cases for examples in article "A guide to Java 8 forEach" (#769)
* An example of a test using a WebAppConfiguration annotation

* Giving the test the appropriate formatting

* A example of a test that uses WebAppConfiguration without the need of a MockMvc object

* Adding model class and test cases class to show the use of the forEach loop.
For article "A guide to Java 8 forEach"

* Examples used in article "Guide to Java 8 forEach"
2016-11-01 08:33:13 +01:00
Grzegorz Piwowarek 3e7e70eb33 Refactor FileTest 2016-11-01 07:26:04 +00:00
Eugen cd23acde59 Merge pull request #795 from maibin/master
Updated errors in Eclipse import all modules
2016-10-31 16:22:04 -05:00
michal_aibin 3dd42cb1cd Updated errors in Eclipse import all modules 2016-10-31 21:48:24 +01:00
Christian Rädel 20fd711f87 BAEL-90: Service Release (#781)
* BAEL-90:
- Updated dependencies & Maven cleanup
- Fixed security configuration

* BAEL-90:
- Updated dependencies & Maven cleanup
- Fixed security configuration

* BAEL-90: Removed local workspace path to config repository.
2016-10-31 16:18:33 +01:00