Commit Graph

4098 Commits

Author SHA1 Message Date
mujah 2ab1eeb036 refactoring model 2016-11-09 18:36:32 +08:00
mujah c50338720f test cases and model fixes 2016-11-09 18:28:01 +08:00
Ante Pocedulic d1ea5e8394 - added new camel example (#812)
- added new camel context for junit test
2016-11-09 08:00:50 +01:00
Christian Rädel e26d9ff8e4 BAEL-41: Some minor format changes. 2016-11-09 06:57:16 +01:00
Ante Pocedulic 9187dbd362 - added new camel example
- added new camel context for junit test
2016-11-08 13:36:17 +01:00
Marek Lewandowski f84ba52171 Merge pull request #810 from kirangonella/master
BAEL-396 Intro to Spring Cloud Rest Client with Netflix Ribbon
2016-11-08 10:43:29 +01:00
danidemi 23db51fbd7 Minor typos 2016-11-07 23:08:51 +01:00
danidemi 4e3f9fa626 Demos are run with JUnit 2016-11-07 23:06:36 +01:00
danidemi b27a8cff06 Renaming following article review 2016-11-07 22:44:09 +01:00
danidemi 9ae723f5ab Removed redundant interface 2016-11-07 21:21:28 +01:00
Grzegorz Piwowarek 48f5fdb8e9 Cleanup OkHttpGetLiveTest 2016-11-07 21:12:50 +01:00
Jim Kerak 4530246d17 Merge pull request #811 from ivanp81/master
A Guide to OkHttp
2016-11-07 14:49:13 -05:00
DOHA d07908f71b add source code for Facebook login 2016-11-07 21:07:24 +02:00
Pritam Banerjee bde1d12e82 Updated Wildfly configurations and changed the files:
ejb pom and ejb-remote.pom
2016-11-07 02:06:51 -08:00
PRITAM BANERJEE 25b574a594 Merge pull request #14 from eugenp/master
Getting Latest Updates
2016-11-07 01:04:28 -08:00
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
tschiman 9689d4656a BAEL-89 modifying the maven sub project names 2016-11-05 20:38:21 -06:00
tschiman f5f771d136 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-05 20:35:52 -06: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
tschiman 134c4ca455 BAEL-89 remove csrf disable 2016-11-05 10:52:45 -06:00
tschiman 77c5ffbe87 BAEL-89 remove csrf disable 2016-11-05 10:35:46 -06:00
tschiman dd28850859 BAEL-89 remove apring zuul dependency 2016-11-05 10:28:46 -06:00
tschiman 826c536d0d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud/spring-cloud-bootstrap/config/src/main/java/com/baeldung/spring/cloud/bootstrap/config/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/discovery/src/main/java/com/baeldung/spring/cloud/bootstrap/discovery/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/gateway/src/main/java/com/baeldung/spring/cloud/bootstrap/gateway/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/resource/src/main/java/com/baeldung/spring/cloud/bootstrap/resource/SecurityConfig.java
2016-11-05 10:06:53 -06:00
tschiman 8564e482e4 BAEL-89 Adding spring session tutorial code. 2016-11-05 09:57:39 -06: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
Kevin Gilmore c05945bfb4 Merge remote-tracking branch 'upstream/master' 2016-11-04 16:02:23 -05:00