slavisa-baeldung
84f0d7de4b
Merge pull request #2197 from eugenp/bael-965-collection-util
...
bael-965
2017-07-03 11:13:54 +02:00
slavisa-baeldung
0f49c26335
Merge branch 'master' into bael-965
2017-07-03 09:07:13 +01:00
slavisa-baeldung
469495d2ef
BAEL-965 - removing deprecated methods
2017-07-03 09:06:48 +01:00
Anand kumar
d2880044df
Spring Web Contexts (BAEL-82) ( #2113 )
...
* spring web contexts example
* applicationContext util added
* java based configuration added
* bean name fixed
2017-07-03 08:55:31 +02:00
Andrew
806c17b41b
BAEL-878 [2] ( #2194 )
...
* 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
* the Spring 5 WebClient
* delted stream features test
* HttpMediaTypeNotAcceptableExceptionExampleController [0]
* reactive web client service was removed
* new WebClient
* new WebClient [2]
2017-07-03 08:35:38 +02:00
Eunice A. Obugyei
ad5696a8b5
Spring Security for a Java EE Application ( #2195 )
...
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Removed unnecessary comment
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
Added Exception test cases
* Applied baeldung formatter in Eclipse
* Merged from https://github.com/eugenp/tutorials
Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Revert "Merged from https://github.com/eugenp/tutorials "
This reverts commit 74447a163b9e3f244a2578315fbdb525d20cd16b.
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Spring Security for a Java EE Application[http://jira.baeldung.com/browse/BAEL-884 ]
* Updated spring-security version to 4.2.3.RELEASE
2017-07-02 21:18:41 +02:00
maibin
612b9a137d
Updated guest article ( #2189 )
...
* Create memory-leaks module
* Memory Leaks
* Added str.intern()
* Memory Leaks updated
* Updated guest article
* Memory Leaks update
* Remove unused resource
* Updated Memory Leaks Article
2017-07-02 09:57:33 -05:00
Grzegorz Piwowarek
716e7c2123
Disable kotlin and spring-5 ( #2192 )
...
* Disable kotlin and spring-5
* Remove spring-data-javaslang
2017-07-02 14:45:56 +02:00
Grzegorz Piwowarek
ef34fc6576
Vavr refactor 02 07 ( #2193 )
...
* Vavr refactor
* Refactor
2017-07-02 08:07:32 +02:00
Felipe Reis
6e994240f7
BAEL-809: Moved mockito-kotlin to existing mockito module ( #2191 )
...
* BAEL-809: Add Kotlin Mockito supporting code
* BAEL-809: Add references to kotlin-mockito library
* BAEL-809: Move kotlin-mockito to existing kotlin module
Some unused java classes that were in the kotlin-mockito
module were simply deleted instead of moved to the mockito
module.
2017-07-02 07:08:10 +02:00
Eunice A. Obugyei
37360b9f29
Spring Security for a Java EE Application ( #2185 )
...
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Removed unnecessary comment
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
Added Exception test cases
* Applied baeldung formatter in Eclipse
* Merged from https://github.com/eugenp/tutorials
Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Revert "Merged from https://github.com/eugenp/tutorials "
This reverts commit 74447a163b9e3f244a2578315fbdb525d20cd16b.
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611 ]
* Spring Security for a Java EE Application[http://jira.baeldung.com/browse/BAEL-884 ]
2017-07-01 23:09:51 +02:00
Grzegorz Piwowarek
9f9024c539
Integration test ( #2187 )
2017-07-01 18:47:19 +02:00
Syed Ali Raza
fd790bef2f
Feature/bael 968 ( #2154 )
...
* Merging BAEL-968: Apache Commons BeanUtils
* BAEL-968: Updated code for copyProperties example
* BAEL-968: Updated code based on reviewer comments
* BAEL-968: Fixed merge issue
2017-07-01 07:08:14 +02:00
Ahmed Tawila
c499ecee27
BAEL-972 - Apache Commons Text ( #2186 )
...
* Evaluation article: Different Types of Bean Injection in Spring
* added tests & changed configuration to Java-based config
* removed xml config files
* rename unit tests
* BAEL-972 - Apache Commons Text
* remove code from evaluation article
* remove code from evaluation article
* BAEL-972 - Apache Commons Text - added another example
2017-07-01 06:48:27 +02:00
maibin
ac8e04b651
Updated MemoryLeaks article ( #2184 )
...
* Create memory-leaks module
* Memory Leaks
* Added str.intern()
* Memory Leaks updated
* Updated guest article
* Memory Leaks update
* Remove unused resource
2017-06-30 16:29:50 -05:00
Roman Seleznov
3184c49da5
BAEL-764 Automatic Property Expansion with Spring Boot ( #2133 )
...
* Create pom.xml
Initial import
* First submit
* Second submit
* Different Types of Bean Injection in Spring
* Different Types of Bean Injection in Spring
* Added spring-core-di into the main build
* Revert "Create pom.xml"
This reverts commit 1bdc5443125df19575605f41ab28c9e8b6c69a32.
* BAEL-764 Automatic Property Expansion with Spring Boot
* BAEL-764 Automatic Property Expansion with Spring Boot
* BAEL-764 Automatic Property Expansion with Spring Boot
2017-06-30 19:20:46 +02:00
Shivang Sarawagi
faeaf0de6a
BigDecimal & BigInteger data type implementation ( #2181 )
2017-06-30 17:46:29 +02:00
Ahmed Tawila
c2574997f7
BAEL-972 - Apache Commons Text ( #2178 )
...
* Evaluation article: Different Types of Bean Injection in Spring
* added tests & changed configuration to Java-based config
* removed xml config files
* rename unit tests
* BAEL-972 - Apache Commons Text
* remove code from evaluation article
* remove code from evaluation article
2017-06-30 17:00:18 +02:00
slavisa-baeldung
03c7ee9b2a
BAEL-965 - CollectionUtil
2017-06-30 15:53:54 +01:00
slavisa-baeldung
6f198df9db
BAEL-965 - CollectionUtil
2017-06-30 15:53:07 +01:00
slavisa-baeldung
2e2bfeca39
Merge remote-tracking branch 'origin/master' into bael-835-gc-limit-exceed
2017-06-30 15:30:32 +01:00
slavisa-baeldung
342c356b89
BAEL-835 - code rerfactor
2017-06-30 15:29:37 +01:00
Tomasz Lelek
69c330eb6c
BAEL-867 coroutines tests ( #2011 )
...
* BAEL-867 coroutines tests
* BAEL-867 add two channels examples
* BAEL-867 fix example
* BAEL-867 remove channels
* BAEL-867 optimize imports
* BAEL-867 remove kotlin module
2017-06-30 11:42:22 +02:00
Grzegorz Piwowarek
df782e425b
Reformat ( #2177 )
2017-06-30 06:35:55 +02:00
Carsten Gräf
d66d02ce4f
Merge pull request #2165 from tomekl007/BAEL-981_pact
...
BAEL-981 pact article code
2017-06-29 19:46:07 +02:00
slavisa-baeldung
97acf0c90e
Merge branch 'master' of https://github.com/buddhini81/tutorials into buddhini81-master
2017-06-29 12:42:24 +01:00
Himanshu Mantri
cfb7e8889d
Changing test names and updating maven dependency
2017-06-29 13:05:50 +05:30
KevinGilmore
7ec7a969b3
BAEL-967 Update README ( #2174 )
...
* BAEL-886: Updated README
* BAEL-917 Testing with Google Truth
Updated README
* BAEL-936: adding akka-streams module to parent
* BAEL-936: Update README
* BAEL-918: Update README
* BAEL-980: Update README
* BAEL-967: Update README
2017-06-28 22:26:26 -05:00
buddhini81
641671d69a
Minor change BAEL-835
2017-06-29 08:04:13 +05:30
buddhini81
376a21bbbc
Minor modification BAEL-835
2017-06-29 08:03:14 +05:30
slavisa-baeldung
06c3b5dac1
Merge pull request #2173 from eugenp/bael-804
...
BAEL-804 - Minor refactors
2017-06-28 23:15:44 +02:00
slavisa-baeldung
94ac9f9faa
Merge branch 'master' into half-wit4u-master
2017-06-28 21:51:08 +01:00
slavisa-baeldung
21865398d7
BAEL-804 - Spring Drools refactor
2017-06-28 21:48:29 +01:00
maibin
4f5ccb906f
Memory Leaks article ( #2142 )
...
* Create memory-leaks module
* Memory Leaks
* Added str.intern()
* Memory Leaks updated
2017-06-28 14:13:10 -05:00
Carsten Gräf
cc554188d8
Merge branch 'master' into BAEL-981_pact
2017-06-28 07:18:26 +02:00
slavisa-baeldung
12166e9016
BAEL-804 - Spring Drools refactor
2017-06-27 16:02:53 +01:00
slavisa-baeldung
52d5fbe603
Merge branch 'master' of https://github.com/half-wit4u/tutorials into half-wit4u-master
2017-06-27 15:18:25 +01:00
Grzegorz Piwowarek
7ee3e57727
Ascii doctor fix ( #2168 )
...
* Asciidoctor fix
* Reformat
2017-06-27 08:20:33 +02:00
Tian Baoqiang
213a6e2bf2
#BAEL-397: use toMap instead of creating an empty hashmap ( #2167 )
...
* BAEL-397: use toMap instead of creating an empty hashmap
* BAEL-397: static import toMap for cleaner code
2017-06-27 07:35:41 +02:00
Seun Matt
3ae96995ad
example code for BAEL-966 ( #2152 )
...
* added updated example codes
* updated example code StringToCharStream
* deleted StringToCharStream.java locally
* removed redundant file
* added code for apache commons collection SetUtils
* refactored example code
2017-06-27 00:18:54 +02:00
Ante Pocedulic
75e0473822
- refactored asciidoctor code ( #2164 )
...
- refreshed README.md
2017-06-26 22:07:18 +02:00
Tomasz Lelek
a0acc40f55
BAEL-981 pact article code
2017-06-26 20:04:13 +02:00
Blue Montag Software
d0c7340da8
for-loops changed to while-loops when appropiate ( #2163 )
2017-06-26 12:12:02 -05:00
Doha2012
50ad7320a3
minor fix ( #2162 )
...
* minor logging fix
* spring security sso
* use basic auth
* use form login
* cleanup
* cleanup
* final cleanup
* second client app for sso
* spring boot bootstrap
* add logic
* cleanup
* add simple controller
* add thymeleaf and security
* minor fix
* minor fix
* add more boot properties
* fix live test
* fix live test
* minor fix
2017-06-26 10:45:16 -05:00
Grzegorz Piwowarek
04b9bd0382
Idiomatic refactor ( #2161 )
2017-06-26 16:37:03 +02:00
Doha2012
590cb07df6
fix live test ( #2160 )
...
* minor logging fix
* spring security sso
* use basic auth
* use form login
* cleanup
* cleanup
* final cleanup
* second client app for sso
* spring boot bootstrap
* add logic
* cleanup
* add simple controller
* add thymeleaf and security
* minor fix
* minor fix
* add more boot properties
* fix live test
* fix live test
2017-06-26 09:28:35 -05:00
Tian Baoqiang
52663a6bf5
BAEL-397: netflix servo intro ( #2159 )
2017-06-26 15:44:02 +02:00
Naresh Babu P B
c9111e635f
Examples for BAEL-423: ( #2103 )
...
* Examples for BAEL-423:
Handling Exceptions in Lambda Expression with Vavr(Javaslang)
* Modified Lifting and Try API examples and removed Validation API examples
2017-06-26 13:59:18 +02:00
PRITAM BANERJEE
b97651ae5a
MapIteration changes ( #2072 )
2017-06-26 12:36:16 +02:00
Chandravadan S
2bb31e54ed
Cyclic Barriers demo ( #2156 )
2017-06-26 11:12:00 +02:00