Commit Graph

3715 Commits

Author SHA1 Message Date
Kiran b7de8a08f4 Updated pom.xml
added new module "spring-cloud-ribbon-client"
2016-11-06 21:39:24 -05:00
Kiran b9c3710c56 Added code for new module 2016-11-06 21:38:08 -05:00
slavisa-baeldung 979b6787ba adding missing dependency for PDF to X conversion article 2016-11-06 23:08:05 +01:00
slavisa-baeldung 9ea65a801e BAEL-89 - adding spring-session to main pom 2016-11-06 22:55:22 +01:00
slavisa-baeldung ef09007932 BAEL-89 - reformatting source - adding packaging to pom to parent spring-session module 2016-11-06 22:54:08 +01:00
tschiman 9bf8fee210 BAEL-89 modifying the maven sub project names 2016-11-06 22:53:59 +01:00
tschiman 8d699c1b5d BAEL-89 modifying the module names and changing the dependencies to be in line with what we would get from start.spring.io 2016-11-06 22:53:50 +01:00
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
danidemi d0e95dfbdd Applied formatting as defined in the rules. 2016-11-06 17:39:06 +01: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
danidemi dd1679f7b0 Removed some clutter 2016-11-06 16:30:50 +01:00
danidemi 9bd83d921c Examples done. 2016-11-06 15:57:07 +01:00
oreva 807a4d2db9 Implemented changes regarding the latest review. 2016-11-06 12:07:51 +02:00
oreva 4d46d52733 Patch 0001-Code-cleanup.patch applied. 2016-11-06 10:23:19 +02: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
michal_aibin 04bdeb68d0 Merge branch 'master' of https://github.com/maibin/tutorials.git
Conflicts:
	pdf/src/main/java/com/baeldung/pdf/PDF2HTMLExample.java
	pdf/src/main/java/com/baeldung/pdf/PDF2TextExample.java
2016-11-05 22:00:10 +01:00
michal_aibin 9332eb5210 Fixes to PDF article 2016-11-05 21:58:25 +01: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
michal_aibin 0d047b1c40 Rollback web.xml 2016-11-04 22:42:20 +01:00
michal_aibin 8957668308 Fix web.xml in spring-mvc-web-vs-initializer project 2016-11-04 22:23:17 +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
nguyenminhtuanfit@gmail.com 108adf84f6 aspectj introduction 2016-11-04 07:57:11 +07: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
michal_aibin 3eb57fa478 Merge branch 'master' of https://github.com/eugenp/tutorials.git
Conflicts:
	pdf/src/main/java/com/baeldung/pdf/PDF2HTMLExample.java
	pdf/src/main/java/com/baeldung/pdf/PDF2ImageExample.java
	pdf/src/main/java/com/baeldung/pdf/PDF2TextExample.java
	pdf/src/main/java/com/baeldung/pdf/PDF2WordExample.java
2016-11-03 12:01:28 +01:00
michal_aibin c4f9a6e120 Code fixes and cleanup for PDF module 2016-11-03 11:59:14 +01: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
michal_aibin db79d31308 Remove created doc 2016-11-02 19:29:22 +01:00
michal_aibin 2c42a976c7 Merge branch 'master' of https://github.com/maibin/tutorials.git 2016-11-02 19:28:55 +01:00