pivovarit
1b63b9bf35
Fix AsyncEchoClient
2016-12-03 10:57:49 +01:00
DOHA
c05a61b91b
upgrade dependencies
2016-12-02 21:19:15 +02:00
DOHA
e601f6e3e3
update dependencies
2016-12-02 20:00:21 +02:00
Marek Lewandowski
0df0d3325f
Merge pull request #871 from tochoromero/master
...
BAEL-7: Join and Split Collections
2016-12-02 13:56:17 +01:00
DOHA
9c7b0550d2
update dependencies
2016-12-02 13:56:34 +02:00
DOHA
125756eaff
cleanup pom
2016-12-02 13:28:53 +02:00
DOHA
09741a0edd
update dependencies
2016-12-02 13:20:28 +02:00
Hector Romero
f1043d3b52
BAEL-7: Small tweaks
2016-12-02 03:47:24 -06:00
Tuan
6df8e9000e
PR ( #843 )
...
* remove else condition
* remove else condition
* spring retry introduction
* remove else condition
* remove spring retry, format code
2016-12-01 23:46:56 +01:00
Marek Lewandowski
5750a3a064
Update README.md
2016-12-01 22:34:40 +01:00
Hector Romero
de33c9ce0b
BAEL-7: Use Collection interface
2016-12-01 08:16:25 -06:00
DOHA
f46e18a353
upgrade dependencies
2016-12-01 13:27:21 +02:00
DOHA
215dde6f92
upgrade dependencies
2016-12-01 13:07:39 +02:00
DOHA
d705d1de9b
upgrade dependencies
2016-12-01 12:53:06 +02:00
Egima profile
aa68501341
merged formatting changes and removed while loops in asynchronous client ( #870 )
...
* 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
* added project for asyncronous channel apis
* added project for NIO2 advanced filesystems APIS
* merge conflicts
* merged changes to asyncfiletest with future get API
* removed while loops from async client and server
* added project for java8 optional
* fixed merge conflicts in spring-core
2016-12-01 09:55:20 +01:00
gitterjim-I
ac89a21ee2
update to ltest spring boot version ( #859 )
...
* manual authentication demo integration
* apply eclipse and security formatting rules
* add content to readme file, for manual authentication demo
* update spring boot version to 1.4.2
2016-11-30 23:19:49 +01:00
eugenp
f354f9e305
minor formatting work
2016-11-30 09:05:38 +02:00
eugenp
7194d8b84a
cleanup work
2016-11-30 09:05:06 +02:00
Eugen
5df4fa0181
Merge pull request #868 from joshiparthin/java-sorting-2-parth
...
Java Sorting BAEL-32
2016-11-29 12:51:25 -06:00
pivovarit
211d769942
Refactor FileSearchExample
2016-11-29 18:02:19 +01:00
pivovarit
0e3b7fe17c
Formatting
2016-11-29 17:43:17 +01:00
Diane Duan
7676697c4c
BAEL-453: How to use the Spring FactoryBean - use custom bean name ( #866 )
...
* custom bean name
* @Autowire
2016-11-29 17:41:30 +01:00
slavisa-baeldung
b6403fc1f0
BAEL-89 - excluding integration test
2016-11-29 15:54:58 +01:00
slavisa-baeldung
098db62152
Merge branch 'master' into pr/858-tim
2016-11-29 15:50:15 +01:00
maverick
751a3ca19f
Changes for sorting article
2016-11-29 19:36:59 +05:30
maverick
3af165fb11
For Sorting Article
2016-11-29 19:32:12 +05:30
Hector Romero
01d66ecce9
Merge branch 'master' of https://github.com/tochoromero/tutorials.git
2016-11-29 06:45:03 -06:00
Hector Romero
ebe83abdad
BAEL-7: Delete bad test
2016-11-29 06:44:55 -06:00
Hector Romero
0993a94385
Merge branch 'master' of https://github.com/tochoromero/tutorials.git
2016-11-29 06:41:45 -06:00
Hector Romero
73ac10fb96
BAEL-7: More examples for Join and Split Collections
2016-11-29 06:41:33 -06:00
DOHA
753c71a399
cleanup
2016-11-28 23:36:17 +02:00
DOHA
6e6c3e6e80
move rest template test
2016-11-28 23:36:16 +02:00
pivovarit
602e98c6c3
Fix AsyncFileTest
2016-11-28 22:18:22 +01:00
pivovarit
333d3bc122
Refactor AsyncEchoServer2
2016-11-28 22:15:24 +01:00
pivovarit
88a8d5838f
Revert .gitignore
2016-11-28 19:43:30 +01:00
pivovarit
13dbf6603b
Fix tests
2016-11-28 19:43:15 +01:00
pivovarit
d07891bfc8
Fix test
2016-11-28 19:33:43 +01:00
pivovarit
2ca24a31fd
Refactor tests
2016-11-28 19:31:43 +01:00
pivovarit
7d09a2c3df
Merge remote-tracking branch 'origin/master'
2016-11-28 19:12:38 +01:00
pivovarit
6082ac9c9e
Fix test
2016-11-28 19:12:29 +01:00
maibin
cc34a10bc2
@Async and Spring Security ( #864 )
2016-11-28 18:55:33 +01:00
Juan García Heredero
977333c9a3
BAEL-228 ( #863 )
...
* Update HtmlUnitAndJUnitTest.java
* Update HtmlUnitWebScraping.java
* Update HtmlUnitAndSpringTest.java
* Create message.html
* Update HtmlUnitAndJUnitTest.java
* Delete HtmlUnitAndSpringIntegrationTest.java
* Delete HtmlUnitTest.java
2016-11-28 18:43:10 +01:00
tschiman
aecc8503f2
BAEL-89 Some final code changes for the article
2016-11-27 16:02:24 -07:00
pivovarit
678e47dc1a
Refactor CollectionsConcatenateUnitTest
2016-11-27 18:26:24 +01:00
Marek Lewandowski
9d7ad528b4
Merge pull request #860 from DianeDuan/spring-factorybean
...
BAEL-453: How to use the Spring FactoryBean (simplified version)
2016-11-27 13:51:26 +01:00
Hector Romero
fc64b7ed46
BAEL-7: Join and Split Collections from and to String
2016-11-27 06:18:12 -06:00
pivovarit
b451fcfc02
Reformat CustomWebSecurityConfigurerAdapter
2016-11-27 10:43:50 +01:00
DianeDuan
750aad44df
merge upstream
2016-11-27 12:40:32 +08:00
DianeDuan
361874d0d6
simplify demos
2016-11-27 12:23:51 +08:00
Alex Theedom
6cca052251
Add Spring MVC form and binding example
2016-11-26 18:33:20 +00:00