5744 Commits

Author SHA1 Message Date
Sunil Mogadati
bfc6d480c8 BAEL-802: Drools using rules from Excel Files (#2115)
* Add NDC and JBoss Logging to the demo application

* NDC for Log4j, Log4j2 and JBoss Logging

* Simplify NDC example by making it a single operation instead of two

* Make NDC example as RestController, Use JBoss Logging only as a logging bridge

* Fix merge conflicts in pull request - log-mdc pom.xml updated

* BAEL-445 Update to Spring security SpEL example

* BAEL-445: Change tabs to spaces in the updated code

* BAEL-245: Add Enum Serialization exmaple

* BAEL-245: Remove the folder jackson/src/test/java/com/baeldung/jackson/dtos/withEnum as the example is not used anymore

* Add more enum serialization examples to align with previous example and prevent build fail

* BAEL-611: Minor formatting changes

* BAEL-611: Update Test case method names

* BAEL-611 Add JAX-WS client and JUnit Test

* BAEL-245: Issue 1753. Fix the typo - change from writeNumber() to writeString()

* BAEL-741: Spring Security Multiple Authentication Providers

* BAEL-741: Spring Security Multiple Authentication Providers

* Remove unnecessary change in pom.xml

* BAEL-802: Drools Excel example
2017-06-20 15:34:58 -05:00
hmantri05
e5f050aeb8 Merge pull request #2 from hmantri05/add-collectionutils-guide
Adding collection utils guide
2017-06-20 23:48:35 +05:30
hmantri05
94d9626188 Merge pull request #1 from hmantri05/spring-check-property-is-null-2
Spring check property is null 2
2017-06-20 23:47:07 +05:30
Himanshu Mantri
e5dc539a4f Adding collection utils guide
Adding Apache Commons 4 Collection Utils guide
2017-06-20 23:40:18 +05:30
slavisa-baeldung
0267760688 Merge pull request #2109 from eugenp/vertx_refactor
Vertx repository refactor
2017-06-20 09:56:07 +02:00
Abhinab Kanrar
53227eaf0e manual alorithm (#2096)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation
2017-06-20 09:02:26 +02:00
buddhini81
06d375bc42 BAEL-835 sample code 2017-06-20 07:29:03 +05:30
buddhini81
8b85c0251e Delete test.txt 2017-06-20 06:53:41 +05:30
buddhini81
cc5dd5bb8b Delete test2.txt 2017-06-20 06:53:25 +05:30
buddhini81
81b6322163 Delete test3.txt 2017-06-20 06:52:55 +05:30
buddhini81
b4de7a555d Delete test33.txt 2017-06-20 06:52:36 +05:30
buddhini81
36a3d11761 BAEL-835 code files 2017-06-20 06:51:43 +05:30
buddhini81
8a99c5e6f5 Create test33.txt 2017-06-20 06:50:11 +05:30
buddhini81
08628a0360 Create test3.txt 2017-06-20 06:49:35 +05:30
buddhini81
970d955534 test file 2017-06-20 06:40:23 +05:30
buddhini81
55892dbc8f Delete 2017-06-20 06:39:30 +05:30
buddhini81
2a6508538e BAEL-835 New project folder 2017-06-20 06:38:33 +05:30
buddhini81
1aaa774daf test 2017-06-20 06:36:02 +05:30
hariprasad108
547b5850fb Bael-864, Networking, core-java. (#2111) 2017-06-19 22:14:48 +02:00
maibin
ed926b3790 Revert "Difference between url and uri bael 864 hariprasad net (#2108)" (#2110)
This reverts commit 9048d5215bc608d77834903f858ba9cc63d9acd0.
2017-06-19 15:43:23 +02:00
Grzegorz Piwowarek
df9953b6e6 Vertx repository refactor 2017-06-19 08:49:45 +02:00
hariprasad108
9048d5215b Difference between url and uri bael 864 hariprasad net (#2108)
* BAEL-864, java.net.*

* java-networking Bael-864, revision

* Final and static keywords removed.

* Bael-486 Static import for JUnit into pom.xml was added.

* Bael-486, pom.xml was renamed on networking-pom.xml to deactivate it.

* Maven pom.xml changed.

* Delete java-networing project.

* Bael-684, rearanged.
2017-06-19 00:27:34 +02:00
Alex Vargas
fada609f16 Adding more examples to the Quartz project (#2101) 2017-06-18 09:36:51 +02:00
Felipe Reis
eba5b938f5 BAEL-809: Add Kotlin Mockito supporting code (#2102) 2017-06-18 08:39:30 +02:00
Tomasz Lelek
0144471d0f BAEL-980 lsh code (#2047)
* BAEL-980 lsh code

* BAEL-980 rename test
2017-06-17 20:35:33 -05:00
eugenp
4ca15c909e replacing myfoos URLs 2017-06-17 19:48:08 +03:00
eugenp
5a5f3fa459 changing controller mapping 2017-06-17 14:04:38 +03:00
slavisa-baeldung
b11496ce26 Merge pull request #2097 from eugenp/BAEL-778-renaming
BAEL-778 - renaming service verticle
2017-06-16 09:14:17 +02:00
Walter Gómez
9cf533654d Fix/update selenium config (#2095)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update master

* Selenium congif fix
Change chromedriver files to geckodriver
Use Firefox webdriver to stick with standard
Update tests for JUnit and TestNG
Modify SeleniumExample and move all WebDriver Configuration to corresponding class
Update selectors and copy content
2017-06-16 09:13:36 +02:00
slavisa-baeldung
6d3180c4f8 BAEL-778 - renaming service verticle 2017-06-16 07:45:21 +01:00
Tomasz Sobala
3a04c3adc1 BAEL-832 currently executed method. (#1982)
* injecting beans

* XML-based configuration replaced with Java Config.

* [BAEL-431] Exploring TestRestTemplate.

* Revert of evaluation task "XML-based configuration replaced with Java Config."

This reverts commit 66471cf0574c85f8ff514ec4caf5ba44ebba1a74.

* Revert of evaluation task "injecting beans"

This reverts commit d2ac20185e636245bc0ae0b4ccb952965de88e28.

* [BAEL-431] fix to the tests in TestRestTemplateBasicLiveTest.

* [BAEL-431] added more meaningful user and password for auth.

* [BAEL-820] examples of wait() and sleep() methods.

* [BAEL-820] wait() and sleep() examples.

* [BAEL-829] number of occurences of a char in a String.

* [BAEL-829] printlns changed to assertions.

* [BAEL-829] improved names of the tests.

* [BAEL-872] map and flatMap difference.

* removed duplicated countingChars class.

* [BAEL-872] changed Object into List.

* [BAEL-872] improved code for map() and flatMap() article.

* [BEAL-832] getting the name of current executing method.

* clean up.
2017-06-15 23:19:32 +02:00
Grzegorz Piwowarek
6e84c895a8 Create README.md (#2093) 2017-06-15 18:44:55 +02:00
Grzegorz Piwowarek
b4bcb81c09 Create README.md (#2092) 2017-06-15 18:44:44 +02:00
Grzegorz Piwowarek
b92470e14d Refactor Smatt examples (#2091) 2017-06-15 16:13:51 +02:00
Grzegorz Piwowarek
586896e5b8 Create README.md (#2076) 2017-06-15 16:12:03 +02:00
Grzegorz Piwowarek
9a759db290 Create README.MD (#2075) 2017-06-15 16:11:50 +02:00
Grzegorz Piwowarek
fa37221411 Create README.md (#2078) 2017-06-15 16:10:35 +02:00
Grzegorz Piwowarek
a5b8c325a4 Create README.md (#2079) 2017-06-15 16:10:28 +02:00
Grzegorz Piwowarek
7e014b0f40 Create README.md (#2080) 2017-06-15 16:10:18 +02:00
Grzegorz Piwowarek
7db38d99b6 Create README.md (#2081) 2017-06-15 16:10:08 +02:00
Grzegorz Piwowarek
fc16d8b9b3 Create README.MD (#2082) 2017-06-15 16:09:56 +02:00
Grzegorz Piwowarek
f31b8e5da2 Create README.md (#2083) 2017-06-15 16:09:30 +02:00
Grzegorz Piwowarek
13d8464fa5 Create README.md (#2084) 2017-06-15 16:09:23 +02:00
Grzegorz Piwowarek
d2d9b065a1 Create README.md (#2085) 2017-06-15 16:09:12 +02:00
Grzegorz Piwowarek
2669bc5095 Create README.md (#2086) 2017-06-15 16:08:59 +02:00
Grzegorz Piwowarek
986a552210 Create README.md (#2087) 2017-06-15 16:08:45 +02:00
Grzegorz Piwowarek
d96a5553ee Create README.md (#2088) 2017-06-15 16:08:31 +02:00
Grzegorz Piwowarek
5698ecb047 Create README.md (#2073) 2017-06-15 16:08:13 +02:00
iaforek
6786eb13d8 BAEL-837 - Why Does Changing the Sum Order Returns a Different Result (#2070)
* Code for Dependency Injection Article.

* Added Java based configuration. Downloaded formatter.xml and reformatted
all changed files. Manually changed tab into 4 spaces in XML
configuration files.

* BAEL-434 - Spring Roo project files generated by Spring Roo. No
formatting applied. Added POM, java and resources folders.

* Moved project from roo to spring-roo folder.

* BAEL-838 Initial code showing how to remove last char - helper class and tests.

* BAEL-838 Corrected Helper class and associated empty string test case. Added StringUtils.substing tests.

* BAEL-838 Refromatted code using formatter.xml. Added Assert.assertEquals import. Renamed test to follow convention. Reordered tests.

* BAEL-838 - Added regex method and updated tests.

* BAEL-838 Added new line examples.

* BAEL-838 Renamed RemoveLastChar class to StringHelper and added Java8 examples. Refactord code.

* BAEL-838 Changed method names

* BAEL-838 Tiny change to keep code consistant. Return null or empty.

* BAEL-838 Removed unresolved conflict.

* BAEL-821 New class that shows different rounding techniques. Updated POM.

* BAEL-821 - Added unit test for different round methods.

* BAEL-821 Changed test method name to follow the convention

* BAEL-821 Added more test and updated round methods.

* BAEL-837 - initial commit. A few examples of adding doubles.

* BAEL-837 - Couple of smaller changes

* BAEL-837 - Added jUnit test.
2017-06-14 19:26:12 +02:00
Ante Pocedulic
ba4257d233 Introduction to Ascii doctor (#2069)
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries

* - fixed test

* - fixed formating in pom
2017-06-14 13:53:09 +02:00