Commit Graph

5245 Commits

Author SHA1 Message Date
gitterjim-I ea26d4209e Bael-667 Flatten Nested Collections (#1330)
* article Bael-667 initial commit.

* Switch to use logging framework for output.
2017-03-10 23:19:26 +01:00
Wim Deblauwe fb7b2c798c Feature/bael 75 (#1356)
* 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

* BEAL-75 - Spring Boot Audit Support

Give the user the 'ACTUATOR' role so the management endpoints can be viewed when logging on as 'user'
2017-03-10 22:30:38 +01:00
Johnson Okorie 80b222b7bd BAEL-482: A Guide to Redis with Redisson (#1353)
* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482
2017-03-10 19:41:04 +01:00
Alex Vargas 453de7e93d Bael 389 - Setting javax websocket api scope to provided (#1341)
* Project for " A Guide to the Java API for WebSocket" article

* Setting dependencies correctly

* Formatting adjustments

* Removing tomcat7 maven plugin

* Applying formatt - No spaces

* BAEL-389 - Building URL dynamically between host and pathname

* Setting javax websocket api scope to provided
2017-03-09 22:56:26 +01:00
Doha2012 5840f99d49 upgrade to spring boot 1.5.2 (#1346) 2017-03-09 21:03:53 +01:00
Grzegorz Piwowarek 71e0d80096 Move @immutable examples to spring-hibernate5 (#1350) 2017-03-09 21:03:37 +01:00
Tian Baoqiang 64ec368139 #BAEL-505 (#1337)
* #BAEL-505 Concurrent Test in Spring 5

* add pom description

* add spring-5 module to main pom
2017-03-09 19:38:07 +01:00
Grzegorz Piwowarek e46484df4c FooController refactor (#1345) 2017-03-09 19:28:47 +01:00
buddhini81 3de9a69c62 Update and rename LoggingFilter.java to LogInFilter.java (#1335) 2017-03-09 17:03:17 +01:00
Tomasz Lelek 8dcb9af712 BAEL-518 google protocol buffers
* BEEL-518 code for protobuf article

* BEEL-518 add generated protobuf class

* BAEL-701 updated the method argument

* BEEL-550 use newest version of protobuff

* Bael 389 - Building URL dynamically between host and pathname (#1323)

* Project for " A Guide to the Java API for WebSocket" article

* Setting dependencies correctly

* Formatting adjustments

* Removing tomcat7 maven plugin

* Applying formatt - No spaces

* BAEL-389 - Building URL dynamically between host and pathname

* Rename classes (#1331)

* BAEL-550 Axon framework

* BEEL-550 create axon module

* BEEL-550 proper naming

* BEEL-550 better example of message service

* BEEL-550 proper name of method

* BEEL-550 remove not needed comments

* BEEL-550 proper message

* BEEL-550 axon test scope test

* BEEL-550 tries to migrate to axon 3

* BEEL-550 migrate to vesrion 3 successfull

* ACO refactor

* BAEL-518 Small refactoring in protobuffer module
2017-03-09 15:59:18 +01:00
slavisa-baeldung 6e00fd16d5 Merge pull request #1344 from eugenp/money
ESG-606 - refining tests
2017-03-09 14:17:00 +01:00
Walter Gómez 273394fe4e Hibernate immutable (#1333)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Create README.md

* Update README.md

* Migrate hibernate-immutable to spring-hibernate-4
Include integration test
Add immutable.cfg.xml
Include util for configuration

* Remove project for hibernate-immutable
2017-03-09 14:06:51 +01:00
slavisa-baeldung 2cc336e0cb ESG-606 - refining tests 2017-03-09 11:32:17 +01:00
baljeet20 a5f8bf91be BAEL-707 Introduction to JiBX (#1340) 2017-03-09 09:06:06 +01:00
Yasin 00d42129ef BAEL-608 - Introduction to Java9 StackWalking AP (#1329)
* 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

* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com

Code examples for the article "Introduction to Java9 StackWalking API"

* BAEL-608 Introduction to Java9 StackWalking API

* BAEL-608 Introduction to Java9 StackWalking API

changing the test names to BDD style

* BAEL-608 Introduction to Java9 StackWalking API

correcting the typo

* BAEL-608 Introduction to Java9 StackWalking API

improving method names

* BAEL-608 Introduction to Java9 StackWalking API

test method names improvements
2017-03-09 08:50:23 +01:00
Abhinab Kanrar 6ea120d67f Updating dependency and removing credentials (#1342)
* 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

* Update pom.xml

* Update Application.java
2017-03-09 08:33:30 +01:00
maibin 3abb98e9e8 Final fixes on ACO (#1339)
* Ant Colony Optimization

* Updated code for Ant Colony
2017-03-08 21:21:47 -06:00
KevinGilmore 18710230ab BAEL-157: README.md updated (#1338)
* 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

* BAEL-157: README.md updated
2017-03-08 09:35:27 -06:00
maibin 3de5b732a9 Merge pull request #1336 from eugenp/ac_refactor
ACO refactor
2017-03-08 15:29:47 +01:00
pivovarit 9758e2ce3c ACO refactor 2017-03-08 14:23:56 +01:00
Tomasz Lelek a419237226 BAEL-550 Axon framework
* BEEL-550 create axon module

* BEEL-550 proper naming

* BEEL-550 better example of message service

* BEEL-550 proper name of method

* BEEL-550 remove not needed comments

* BEEL-550 proper message

* BEEL-550 axon test scope test

* BEEL-550 tries to migrate to axon 3

* BEEL-550 migrate to vesrion 3 successfull
2017-03-08 10:45:51 +01:00
slavisa-baeldung c10d2a33fa Merge pull request #1326 from dhruba619/master
BAEL-701 Intro to TestNG updated src
2017-03-08 06:40:58 +01:00
Grzegorz Piwowarek fde269c51e Rename classes (#1331) 2017-03-08 06:13:17 +01:00
Alex Vargas 62db91ef1f Bael 389 - Building URL dynamically between host and pathname (#1323)
* Project for " A Guide to the Java API for WebSocket" article

* Setting dependencies correctly

* Formatting adjustments

* Removing tomcat7 maven plugin

* Applying formatt - No spaces

* BAEL-389 - Building URL dynamically between host and pathname
2017-03-07 22:11:49 +01:00
Grzegorz Piwowarek 250cb7c164 Refactor Spring-boot-test examples (#1328)
* Refactor Spring-boot-test examples

* Refactor Spring-boot-test examples
2017-03-07 19:21:40 +01:00
Grzegorz Piwowarek 656afd6ff5 Revert "[BAEL-694] Hibernate immutable annotation (#1302)" (#1327)
This reverts commit 6fbf90fd27.
2017-03-07 18:51:10 +01:00
Ahmed-Saied a7bafc0775 spring boot test (#1322)
* spring boot test

* testing in spring boot article
2017-03-07 17:01:44 +01:00
Walter Gómez 6fbf90fd27 [BAEL-694] Hibernate immutable annotation (#1302)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Create README.md

* Update README.md
2017-03-07 16:55:22 +01:00
dhruba619 42ab317188 BAEL-701 updated the method argument 2017-03-07 21:15:18 +05:30
slavisa-baeldung 623b2b9e0d Merge pull request #1318 from eugenp/refactor_jsr354
Refactor Money and Currency API examples
2017-03-07 13:19:55 +01:00
nguyennamthai f57af2b200 Move Commons Lang to the libraries module (#1311)
* Introduction to Apache Commons Lang 3

* Move Commons Lang to the libraries module

* Update pom.xml

* Update pom.xml
2017-03-07 00:19:27 +01:00
Grzegorz Piwowarek 22842a0e71 Update README.md (#1321) 2017-03-06 22:41:34 +01:00
Saptarshi Basu 7355266feb BAEL-705: spring-ldap code (#1299)
* WatchService vs. Apache Commons IO Mnitoring

* Indentation fixed

* Indentation fixed

* JAX-RS API using Jersey [BAEL-558]

* JAX-RS API using Jersey [BAEL-558]

* Modifications made to remove xml

* applicationContext.xml removed

* All try catch moved to ExceptionMapper

* fixes

* review comments incorporated

* module renamed

* JAX-RS client [BAEL-595]

* jersey-core dependency removed

* assert changed to assertEquals

* messagebody readers and writers removed

* pom dependency corrected and other minor changes

* Jersey version changed and toString() changed to valueOf()

* BAEL-705: Spring Ldap code

* BAEL-705: Spring Ldap code tab prob rectified

* BAEL-705: Spring Ldap code, readme fixed

* review comments incorporated
2017-03-06 22:08:01 +01:00
Yasin 7a92909566 BAEL-608 - Introduction to Java9 StackWalking API (#1315)
* 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

* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com

Code examples for the article "Introduction to Java9 StackWalking API"
2017-03-06 20:58:33 +01:00
Grzegorz Piwowarek f07985b402 Remove spring-autowire (#1319) 2017-03-06 20:38:29 +01:00
pivovarit 4f51b3634f Refactor Money and Currency API examples 2017-03-06 18:25:12 +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
Dhrubajyoti Bhattacharjee b1063f8da9 Merge pull request #2 from eugenp/master
Merged from base
2017-03-06 20:54:53 +05:30
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