Commit Graph

5932 Commits

Author SHA1 Message Date
DOHA 8fa09b2c89 minor fix 2017-08-20 13:10:52 +02:00
DOHA b47a36790e upgrade jackson 2017-08-19 20:13:18 +02:00
DOHA 08eb127715 Merge remote-tracking branch 'eugenp/master' 2017-08-19 11:58:39 +02:00
Eunice A. Obugyei ee9152a091 BAEL-1014 [Spring MVC with Kotlin] (#2459)
* 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

* Added spring-mvc-kotlin module for http://jira.baeldung.com/browse/BAEL-1014
2017-08-19 05:08:06 +02:00
Rokon Uddin Ahmed 04689cc249 pull 16.08 (#2454)
* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md
2017-08-17 17:41:56 +02:00
Abhinab Kanrar c8c0c1e51d undertow (#2426)
* moving jmh into libraries module

* refactoring jmh

* Update pom.xml

* manual algorightm

* with BM result

* fix for space issue

* Fixed indentation

* change as per suggestion

* vavr either

* adding unit test and othe rutilities

* adding concurrent module

* concurrent package description

* concurrent package description

* Update EitherUnitTest.java

* introducing lambda expression

* jooby project

* jooby project

* reducing employee bean content

* bootique module

* bootique

* bootique

* undertow module

* undertow module

* refactoring

* using lambda

* as per baeldung formatter
2017-08-16 23:42:07 +02:00
felipeazv dc105bc6f2 BAEL-812: List of Rules Engines in Java (#2319)
* spring beans DI examples

* fix-1: shortening examples

* List of Rules Engines in Java

* BAEL-812: Openl-Tablets example added

* BAEL-812: artifacts names changed
2017-08-16 21:58:42 +02:00
Nancy Bosecker 4226100ea9 moved test file to correct location (#2437) 2017-08-16 21:10:01 +02:00
Seun Matt 491fc883be Update Apache Shiro Example code (#2453)
* 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

* added example code for bytebuddy

* added example code for PCollections

* update pom

* refactored tests for PCollections

* spring security xml config

* spring security xml config

* remove redundant comment

* example code for apache-shiro
2017-08-16 19:17:07 +02:00
Carsten Gräf eeb89df150 Merge pull request #2447 from earth001/master
BAEL-1079
2017-08-16 17:32:43 +02:00
Shivang Sarawagi da3273af6e Binary Search algorithm (#2448) 2017-08-15 22:56:42 -07:00
juan 7ec1db1be2 Sample code for article - JIRA: (BAEL-1079) Java 8 Streams distinctBy() some property(+ external tools) 2017-08-15 23:48:47 -03:00
Carsten Gräf 5d20115b41 Merge pull request #2446 from mohitsinha/BAEL-1105
BAEL 1105- Apache Commons CSV
2017-08-15 16:25:03 +02:00
Grzegorz Piwowarek 6db067d2c9 Refactor volatile (#2444) 2017-08-15 15:17:24 +02:00
Seun Matt 3b5d9585ed Example Code for Apache Shiro (#2441)
* 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

* added example code for bytebuddy

* added example code for PCollections

* update pom

* refactored tests for PCollections

* spring security xml config

* spring security xml config

* remove redundant comment

* example code for apache-shiro

* Fixed indentation.

* Fix formatting issues
2017-08-15 14:41:02 +02:00
buddhini81 1a9c33f76f Commit source code for BAEL-698 (#2429)
* Commit source for BAEL-698

* Commit model classes for BAEL-698

* remove file BAEL-698

* Commit source for BAEL-698

* Commit util class for BAEL-698

* delete file

* Commit source for BAEL-698

* Commit spring config class for BAEL-698

* delete file

* Commit source for BAEL-698

* Commit DAO classes for BAEL-698

* delete file

* Commit source for BAEL-698

* Commit DAO Impl classes for BAEL-698

* delete file

* Add Hibernate config XML BAEL-698

* Commit source for BAEL-698

* Commit test classes for BAEL-698

* delete file

* Upgrade versions

Upgrade spring framework version & tomcat-dbcp.version version, add mysql-connector-java dependency

* Fix typo in class name

* Fix type in PersistenceConfig class name

* Remove class with typo error

* Create tst.txt

* Commit the corrected class

* Delete tst.txt

* Fix minor formatting issues

* Fix minor formatting issues

* Fix minor formatting issues

* Fix minor formatting issues

* Fix minor formatting issues

* Fix minor formatting issues

* Fix minor formatting issues

* Fix minor formatting issues

* Fix minor formatting issues

* Fix minor formatting issues
2017-08-15 13:55:07 +02:00
deep20jain 00e3483531 Bael 1053 - Removing java from package name (#2443)
* Adding code for java broadcasting and multicasting

* Changing multicast ip

* Adding code to iterate thorugh all network interfaces

* Formatting again and fixing bug

* Applying formatting rules on all classes

* Fixing formatting

* Removing java from package name

* Deleting duplicate files

* Removing unused imports
2017-08-15 13:42:33 +02:00
Mohit Sinha 299be4a629 BAEL-1105: Apache Commons CSV, Changed name of testcase 2017-08-15 15:28:51 +05:30
Mohit Sinha 43d9bf5655 Merge branch 'master' into BAEL-1105 2017-08-15 14:53:33 +05:30
Mohit Sinha 9308baeb9c BAEL-1105: Apache Commons CSV, Test cases 2017-08-15 14:52:38 +05:30
Grzegorz Piwowarek bcc122b724 Refactor Batch (#2439) 2017-08-14 21:46:04 +02:00
Nikhil Khatwani dc9ecc143d Added test cases for BAEL-897 (#2436) 2017-08-14 20:29:36 +02:00
lor6 0de69c346c add dependency management (#2382) 2017-08-14 19:46:16 +02:00
Raúl Juárez 58469d79bf BAEL-864 Difference between URL and URI (#2438) 2017-08-14 19:45:30 +02:00
baljeet20 99eee4df2c BAEL-1077 Guide to volatile keyword (#2433)
* review changes

* BAEL-1024 Removed the proxy reference

* BAEL-1024 Renamed methods

* BAEL-1077 Guide to volatile keyword
2017-08-14 10:08:01 -07:00
slavisa-baeldung c39abbf4eb Merge pull request #2432 from half-wit4u/master
Spring Data Ldap
2017-08-14 17:08:40 +02:00
Roman Seleznov 8d9a7b0ecf BAEL-764 Automatic Property Expansion with Spring Boot (#2435)
* 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

* BAEL-764 Automatic Property Expansion with Spring Boot
Make executable jars for property-exp-default project and use mvn exec:java to run property-exp-default project

* BAEL-764 Automatic Property Expansion with Spring Boot
Rename modules as per code reivew

* BAEL-764 Automatic Property Expansion with Spring Boot
Updated README.md as per code review

* BAEL-764 Automatic Property Expansion with Spring Boot
Updated README.md as per code review

* BAEL-764 Automatic Property Expansion with Spring Boot
Updated README.md as per code review

* BAEL-764 Automatic Property Expansion with Spring Boot
Updated README.md as per code review
2017-08-14 15:12:29 +02:00
Grzegorz Piwowarek 43357b0809 Partitioner Refactor (#2434)
* Refactor Batch

* Refactor Batch
2017-08-14 11:00:51 +02:00
mokhan 87cdf5d9dd Spring Data Ldap 2017-08-14 11:51:46 +05:30
deep20jain 290e759d4a BAEL1053 - deep20jain@gmail.com - Broadcasting and Multicasting in Java (#2368)
* Adding code for java broadcasting and multicasting

* Changing multicast ip

* Adding code to iterate thorugh all network interfaces

* Formatting again and fixing bug

* Applying formatting rules on all classes

* Fixing formatting
2017-08-14 04:11:49 +02:00
Mohamed Sanaulla 299432df11 updating Java9ObjectsAPIUnitTest (#2430)
* updating Java9ObjectsAPIUnitTest

* some more changes to test
2017-08-13 11:06:42 -07:00
Alejandro Gervasio e13204ca96 Introduction to EJB JNDI Lookup on WildFly Application Server - Alejandro Gervasio | alejandro.gervasio@gmail.com (#2417)
* Initial Commit

* jboss-ejb-client.properties file

* Updated jboss-ejb-client.properties file
2017-08-13 04:02:09 +02:00
Ahmed Tawila 9b2e8ec9f9 BAEL-1035 Introduction to Eclipse Collections (#2425)
* 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

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java - fix problems

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* fix formatting

* BAEL-1033 minor refactor

* BAEL-1035 Introduction to Eclipse Collections

* format

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* cleanup

* cleanup
2017-08-12 18:42:04 +02:00
Ahmed Tawila 310e89e4f0 BAEL-1035 Introduction to Eclipse Collections (#2421)
* 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

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java - fix problems

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* fix formatting

* BAEL-1033 minor refactor

* BAEL-1035 Introduction to Eclipse Collections

* format

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections
2017-08-12 07:59:15 +02:00
Doha2012 a4132df3e5 fix pom (#2423)
* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module

* fix pom
2017-08-12 07:49:55 +02:00
DOHA fcbfecfd94 fix pom 2017-08-12 00:05:26 +02:00
DOHA 99bad7dfeb Merge remote-tracking branch 'eugenp/master' 2017-08-11 23:54:15 +02:00
Doha2012 dc3589a7a0 fix spring-boot module (#2422)
* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module
2017-08-11 23:02:08 +03:00
DOHA 1053180a22 fix spring-boot module 2017-08-11 21:24:17 +02:00
Parth Karia 127dd7323d BAEL-243 Spring Batch using Partitioner (#2419)
* BAEL-1004 changes in variable names

* BAEL-243 Spring Batch using Partitioner
2017-08-11 08:09:36 -07:00
Eric Goebelbecker 69d8c10751 BAEL-1044 - Introduction to NoException (#2412)
* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException

* BAEL-1044 - Introduction to NoException

* Update pom.xml

Add missing </dependency>
2017-08-10 10:59:38 -07:00
Mohamed Sanaulla accb430f5e java 9 objects api sample (#2413) 2017-08-10 10:45:43 -07:00
DOHA 5e4c913f72 Merge remote-tracking branch 'eugenp/master' 2017-08-10 19:16:26 +02:00
Ahmed Tawila c3de3dbfa9 BAEL 1035 - Introduction to Eclipse Collections (#2395)
* 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

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java - fix problems

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* fix formatting

* BAEL-1033 minor refactor

* BAEL-1035 Introduction to Eclipse Collections

* format

* BAEL-1035 Introduction to Eclipse Collections
2017-08-10 15:58:22 +02:00
Makoto Go 146b633bac New artifacts for BAEL-1081. (#2392)
* New artifacts for BAEL-1081.

* Consolidate code to new package.
2017-08-10 16:27:27 +03:00
Mohamed Sanaulla 71ef6b2a43 code for Java 9 Objects API (#2408) 2017-08-09 18:02:17 -07:00
Nikhil Khatwani ca70e9f9fb Changes for BAEL-332 (#2396) 2017-08-09 23:19:03 +02:00
Grzegorz Piwowarek 1a001a5a68 Activiti test as integration (#2399) 2017-08-09 15:58:00 +02:00
Grzegorz Piwowarek b5478f7e9a Build opt 9 08 2017 (#2397)
* pCollections

* Reformat

* Refactor metrics

* Refactor hoverfly
2017-08-09 15:32:08 +02:00
Doha2012 69f3e1175a minor fix (#2398)
* fix spring config

* fix spring config

* fix spring config

* minor fix
2017-08-09 16:30:02 +03:00