3789 Commits

Author SHA1 Message Date
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
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