Tomasz Lelek
34bfeed011
BAEL-12 end-to-end test case for auth proxy
2017-02-11 17:15:08 +01:00
Tomasz Lelek
70cc228f1e
BAEL-12 advanced http client
2017-02-11 16:53:26 +01:00
Abhinab Kanrar
c670ac9166
adding more functionality in split/join, added chars() usage ( #1155 )
...
* rest with spark java
* 4
* Update Application.java
* indentation changes
* spring @requestmapping shortcuts
* removing spring requestmapping and pushing spring-mvc-java
* Joining/Splitting Strings with Java and Stream API
* adding more join/split functionality
2017-02-11 16:29:57 +01:00
eugenp
63b042a9d8
maven cleanup
2017-02-11 14:07:50 +02:00
eugenp
29c0fd8371
minor formatting work
2017-02-11 14:00:52 +02:00
Kevin Gilmore
67fcde1009
BAEL-651: Fixed the custom voter application
2017-02-10 20:26:18 -06:00
Kevin Gilmore
46a73c7bea
Merge remote-tracking branch 'upstream/master'
2017-02-10 07:31:47 -06:00
Vivek Kumar
a04c421305
BAEL - 326 - Add section about file upload with additional form data ( #1105 )
2017-02-10 13:43:32 +01:00
Sunil Gulabani
672be6c7ff
BAEL-650: Lambda and DynamoDB
2017-02-10 17:54:00 +05:30
eugenp
22d26048b6
fixes after project move
2017-02-10 11:35:01 +02:00
lor6
7a54fce404
Rename project ( #1149 )
...
* rename project
* remove old project
2017-02-10 03:32:43 -06:00
lor6
88deec0162
rename project ( #1144 )
2017-02-10 02:49:01 -06:00
eugenp
84ecb92f45
minor boot upgrade
2017-02-10 10:13:14 +02:00
eugenp
27190ae119
temporary change
2017-02-10 10:08:54 +02:00
Sunil Gulabani
a09e314e38
Merge branch 'master' of https://github.com/eugenp/tutorials
2017-02-10 13:25:29 +05:30
pivovarit
426944f72b
Enable GIB
2017-02-10 07:38:21 +01:00
Kevin Gilmore
23020a4e0c
Merge remote-tracking branch 'upstream/master'
2017-02-09 20:57:26 -06:00
maibin
c95097e294
Simple Genetic Algorithms improvements ( #1146 )
...
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Simple Genetic Algorithm improvements
2017-02-09 18:25:40 -06:00
Kevin Gilmore
f72c41c8a7
Merge remote-tracking branch 'upstream/master'
2017-02-09 17:37:40 -06:00
pivovarit
30ed03aea1
Enable incremental
2017-02-09 21:45:17 +01:00
pivovarit
234cdb16b2
Enable incremental
2017-02-09 21:40:31 +01:00
pivovarit
d6911adc5d
Disable incremental build by default
2017-02-09 21:25:34 +01:00
pivovarit
ae3ee2150f
Disable incremental build by default
2017-02-09 21:17:29 +01:00
pivovarit
57d5278707
Disable incremental build by default
2017-02-09 21:09:20 +01:00
pivovarit
b6155df130
Disable incremental build by default
2017-02-09 20:58:30 +01:00
pivovarit
949e0005d8
Enable incremental build
2017-02-09 20:43:43 +01:00
Kevin Gilmore
06999f4a74
Merge remote-tracking branch 'upstream/master'
2017-02-09 07:24:11 -06:00
Tian Baoqiang
58da4867bc
rename #BAEL-100 tests to follow the standard naming convention ( #1145 )
2017-02-09 06:26:49 -06:00
pivovarit
8c88e79fed
Update .travis.yml
2017-02-09 13:01:44 +01:00
pivovarit
158fd42be1
Update .travis.yml
2017-02-09 12:15:41 +01:00
pivovarit
f54c9d8ead
Update .travis.yml
2017-02-09 11:48:45 +01:00
pivovarit
6cd3bc37c8
Update .travis.yml
2017-02-09 11:45:00 +01:00
pivovarit
9fc0aed6a4
Update .travis.yml
2017-02-09 11:36:26 +01:00
eugenp
22241a4126
testing fix
2017-02-09 12:15:55 +02:00
lor6
3a1505ad29
clean project of security config ( #1141 )
2017-02-09 03:56:53 -06:00
lor6
bfb364769c
move multiple login project ( #1140 )
2017-02-09 03:56:34 -06:00
eugenp
b18f2a58c8
minor formatting cleanup
2017-02-09 11:53:06 +02:00
pivovarit
bdc59432a6
Configure Travis
2017-02-09 09:58:22 +01:00
Kevin Gilmore
429d60e63d
Merge remote-tracking branch 'upstream/master'
2017-02-08 21:44:46 -06:00
Predrag Maric
2163d9b672
Merge remote-tracking branch 'origin/master'
2017-02-09 01:06:24 +01:00
Predrag Maric
878b1f5ceb
Merge branch 'tomekl007-BAEL-685'
2017-02-09 01:05:13 +01:00
DOHA
6e114b6fb0
add simple java config
2017-02-09 01:34:53 +02:00
Tian Baoqiang
2c8e3c9179
#BAEL-100 tests and update spring boot to 1.5.1.RELEASE ( #1135 )
...
* add tests for #BAEL-100 and upgrade spring boot to 1.5.1.RELEASE
* uncomment integration test configurations
2017-02-08 19:51:21 +01:00
Abhinab Kanrar
7aa774352d
Joining/Splitting Strings with Java and Stream API ( #1130 )
...
* rest with spark java
* 4
* Update Application.java
* indentation changes
* spring @requestmapping shortcuts
* removing spring requestmapping and pushing spring-mvc-java
* Joining/Splitting Strings with Java and Stream API
2017-02-08 16:46:10 +01:00
Chima Ejiofor
0bbfa1e10b
Modification to Model Hibernate One to Many Tutorial ( #1132 )
...
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
2017-02-08 16:35:33 +01:00
slavisa-baeldung
c39a596981
Merge branch 'master' into sla-pr/1092-tim
2017-02-08 14:38:48 +01:00
Tomasz Lelek
7d9c4b5bb9
BAEL-685 do not need avaitility lib
2017-02-08 13:43:23 +01:00
Tomasz Lelek
9d46c8f3d1
BAEL-685 test for rx java
2017-02-08 12:05:02 +01:00
Predrag Maric
77d4da5cd0
Merge remote-tracking branch 'origin/master'
2017-02-08 02:55:48 +01:00
Predrag Maric
f9391528fc
Merge branch 'tomekl007-HEXA-672'
2017-02-08 02:55:09 +01:00