Grzegorz Piwowarek
f07985b402
Remove spring-autowire ( #1319 )
2017-03-06 20:38:29 +01:00
Tomasz Lelek
e1d136368b
BAEL-311 move jasypt to libraries module ( #1309 )
...
* BEEL-311 move jasypt to libraries module
* BAEL-9: README.md file updated (#1310 )
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
* Guide to "when" block in Kotlin pull request (#1296 )
* Char array to string and string to char array test cases added
* Minor code renames
* Added groupingBy collector unit tests
* Added test case for int summary calculation on grouped results
* Added the grouping by classes to the main source path
* Reverting char array to string test class
* Reverting char array to string test class
* Reverting char array to string test class
* Reverting char array to string test class
* Unit test class for Kotlin when block + required types
* Minor changes to kotlin when block tests
* Minor change
* Minor change
* Bael 655 (#1256 )
BAEL-655 hbase
* Remove unnecessary files and update .gitignore (#1313 )
* BAEL-311 Removed jasypt module from parent pom (moved into libraries module)
2017-03-06 18:04:28 +01:00
Grzegorz Piwowarek
9f94f9f789
Remove unnecessary files and update .gitignore ( #1313 )
2017-03-06 14:06:00 +01:00
Tomasz Lelek
1ff8b4c69c
Bael 655 ( #1256 )
...
BAEL-655 hbase
2017-03-06 11:34:27 +01:00
Tryfon
693f7b9689
Guide to "when" block in Kotlin pull request ( #1296 )
...
* Char array to string and string to char array test cases added
* Minor code renames
* Added groupingBy collector unit tests
* Added test case for int summary calculation on grouped results
* Added the grouping by classes to the main source path
* Reverting char array to string test class
* Reverting char array to string test class
* Reverting char array to string test class
* Reverting char array to string test class
* Unit test class for Kotlin when block + required types
* Minor changes to kotlin when block tests
* Minor change
* Minor change
2017-03-06 08:37:08 +01:00
KevinGilmore
90969c9d58
BAEL-9: README.md file updated ( #1310 )
...
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
2017-03-05 19:20:14 -06:00
Abhinab Kanrar
57259c4a06
Twitter4J ( #1300 )
...
* 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
* changing package name
* testcase change
* adding webutils
* adding testcase for WebUtils and ServletRequestUtils
* adding testcase
* spring-security-stormpath
* Twitter4J
* Update Application.java
* Update ApplicationTest.java
* Update twitter4j.properties
2017-03-05 22:03:15 +01:00
lor6
5392bdd8f3
remove extra code ( #1294 )
2017-03-05 14:05:58 -06:00
lor6
6cc10132e1
move rest-angular app to existing rest project ( #1293 )
...
* move rest-angular app to existing rest project
* upgrade boot version
2017-03-05 14:01:51 -06:00
maibin
f0c4486cb1
Ant Colony Optimization updates ( #1306 )
...
* Ant Colony Optimization
* Updated code for Ant Colony
2017-03-05 19:21:35 +01:00
maibin
492b21caa0
Merge pull request #1304 from paulomotta/master
...
Create PrimitiveConversionsJUnitTest.java
2017-03-05 17:06:01 +01:00
Paulo Motta
b9314b142c
Create PrimitiveConversionsJUnitTest.java
...
Tests for the possible conversions for primitive data types
2017-03-05 08:48:22 -03:00
nguyennamthai
31b7ced8c4
Introduction to Apache Commons Lang 3 ( #1301 )
2017-03-05 11:19:42 +01:00
Alex Vargas
c83c449fa5
Bael 389 - Chat-like app using the Java API for WebSocket ( #1265 )
...
* Project for " A Guide to the Java API for WebSocket" article
* Setting dependencies correctly
* Formatting adjustments
* Removing tomcat7 maven plugin
* Applying formatt - No spaces
2017-03-05 11:09:37 +01:00
slavisa-baeldung
181688a765
Merge pull request #1303 from eugenp/BAEL-574-zipkin
...
BAEL-574 - Removing redundant pattern check
2017-03-05 09:58:15 +01:00
MMonik
d848d2d25b
Merge pull request #1295 from mariiakulik/patch-1
...
Create README.md
2017-03-05 10:05:27 +02:00
slavisa-baeldung
28fe826e3b
BAEL-574 - Removing redundant pattern check
2017-03-05 07:29:47 +01:00
Yasin
348adc878b
Fixed compilation error and removed unused import ( #1298 )
...
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
2017-03-04 17:58:03 +01:00
eugenp
15eb03d212
minor cleanup
2017-03-04 17:52:50 +02:00
Doha2012
e9d847186d
add rest-assured test ( #1292 )
2017-03-04 16:57:28 +02:00
slavisa-baeldung
8b5faf9b19
Merge pull request #1297 from eugenp/sla-pr/1284-jesus
...
BAEL-606 - JSR 354 - Money
2017-03-04 14:58:57 +01:00
slavisa-baeldung
10a648dfbc
BAEL - 606 - Test improvements
2017-03-04 11:05:43 +01:00
mariiakulik
005ac52b68
Create README.md
2017-03-03 20:19:26 +01:00
pedja4
13fbd271a2
Merge pull request #1290 from eugenp/mockito_simplified
...
Idiomatic Java8 usage in Mockito2 examples
2017-03-03 10:03:00 +01:00
pivovarit
2538f13176
Mockito2 Java8 refactor
2017-03-03 08:32:46 +01:00
slavisa-baeldung
a8fa077068
Merge pull request #1289 from eugenp/sla-pr/1284-jesus
...
BAEL-606 - money implementation
2017-03-03 07:59:44 +01:00
pivovarit
6d63084fc1
Merge remote-tracking branch 'origin/master'
2017-03-03 07:49:36 +01:00
pedja4
9004d90bc7
Merge pull request #1266 from tomekl007/BAEL-311_jasypt
...
BAEL-311 added more tests
2017-03-03 07:42:55 +01:00
pedja4
d62253f323
Merge pull request #1288 from eugenp/pedja4-patch-1
...
BAEL-343 reactor-core version changed to 3.0.5.RELEASE
2017-03-03 07:24:06 +01:00
slavisa-baeldung
2665636c96
Merge remote-tracking branch 'origin/master' into sla-pr/1284-jesus
2017-03-03 06:57:17 +01:00
slavisa-baeldung
8ffc21e8cf
BAEL - 606 - Tests for JSR 354 Money implementation
2017-03-03 06:57:03 +01:00
pedja4
735b377a1a
Update pom.xml
2017-03-03 06:51:23 +01:00
pedja4
e109c5a604
Merge pull request #1286 from felipe-gdr/master
...
BAEL-632 refactor: Use 'of' instead of Stream 'builder'
2017-03-03 06:39:34 +01:00
Tomasz Lelek
f57a7ddaed
Bael 641 ( #1282 )
...
* BEEL-641 guava reflection utils code
* BEEL-641 fix formatting
* BEEL-641 add assertion on subttype number -> integer
* BEEL-641 rename class
* BEEL-641 formatting
* BEEL-641 add comparison using standard java reflecetion api and guava one
2017-03-03 06:15:34 +01:00
KevinGilmore
bca902362a
BAEL-393: adding guice-intro module to main pom ( #1287 )
...
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
2017-03-02 22:52:52 -06:00
k0l0ssus
6356fb6a26
Guice Intro ( #1177 )
...
* Add files via upload
* Update pom.xml
* Update RunGuice.java
* Update Communication.java
* Update CommunicationMode.java
* Update DefaultCommunicator.java
* Update EmailCommunicationMode.java
* Update IMCommunicationMode.java
* Update SMSCommunicationMode.java
* Update MessageLogger.java
* Update MessageSentLoggable.java
* Update AOPModule.java
* Update BasicModule.java
* Update CommunicationModel.java
* Update Communicator.java
* Update BasicModule.java
* Update RunGuice.java
* Update MessageLogger.java
* Update Communicator.java
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
2017-03-02 22:20:59 -06:00
Wim Deblauwe
23489a082b
BEAL-75 - Spring Boot Audit Support ( #1240 )
...
* BEAL-75 - Spring Boot Audit Support
Source code for http://inprogress.baeldung.com/wp-admin/post.php?post=35337&action=edit
* BEAL-75 - Spring Boot Audit Support
Update to use SLF4J logger instead of System.out.println
2017-03-03 00:21:28 +01:00
Felipe Reis
351af60bce
refactor: Use 'of' instead of Stream 'builder'
...
Simplify the construction of a Stream by using the 'of()' method instead
of a 'builder'
Resolves: BAEL-632
2017-03-02 18:16:06 -03:00
root
1df0503b20
Java Money & Currency
2017-03-02 12:06:22 -04:00
KevinGilmore
f1322a34a6
Reinstate module reactor-core in main pom ( #1283 )
...
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
2017-03-02 09:49:46 -06:00
KevinGilmore
08c63209ef
BAEL-345: README.md ( #1280 )
...
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
2017-03-02 09:11:46 -06:00
pedja4
b0e741042b
Merge pull request #1279 from felipe-gdr/master
...
BAEL-632: Mockito's Java 8 features
2017-03-02 12:11:30 +01:00
Tomasz Lelek
d99c87777f
BAEL-311 add exampe of one way encryption
2017-03-02 10:53:24 +01:00
slavisa-baeldung
beaf59933e
Merge pull request #1281 from eugenp/sla-pr/1159-tim-doha
...
BAEL-574 - Intro to Zipkin
2017-03-02 09:19:13 +01:00
slavisa-baeldung
73e195b190
BAEL-574 - Removing obsolete test
2017-03-02 05:49:21 +01:00
slavisa-baeldung
3b91bb63d1
Merge branch 'master' into sla-pr/1159-tim-doha
...
Conflicts:
spring-cloud/spring-cloud-bootstrap/svc-book/pom.xml
spring-cloud/spring-cloud-bootstrap/svc-book/src/main/java/com/baeldung/spring/cloud/bootstrap/svcbook/BookServiceApplication.java
spring-cloud/spring-cloud-bootstrap/svc-rating/pom.xml
spring-cloud/spring-cloud-bootstrap/svc-rating/src/main/java/com/baeldung/spring/cloud/bootstrap/svcrating/RatingServiceApplication.java
2017-03-02 05:43:19 +01:00
Adam InTae Gerard
41bf9ddd6d
BAEL-9 Final ( #1262 )
...
* BAEL-9 #3
* pom.xml fix
* Final
2017-03-01 22:29:55 -06:00
slavisa-baeldung
36f79aa956
Merge pull request #1277 from eugenp/sla-pr/1272-testng
...
BAEL-701 - TestNG advanced
2017-03-02 05:28:05 +01:00
KevinGilmore
5421a352ab
BAEL-345: SolrJ ( #1263 )
...
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
2017-03-01 22:20:07 -06:00
Felipe Reis
30a6924217
feat: Add new module, mockito2, to root pom.xml
...
Resolves: BAEL-632
2017-03-01 20:18:20 -03:00