Commit Graph

6319 Commits

Author SHA1 Message Date
Rokon Uddin Ahmed ae7c5a62d7 Create README.md (#2793) 2017-10-21 19:33:14 +02:00
Rokon Uddin Ahmed 4551fe0881 Create README.md (#2792) 2017-10-21 19:33:05 +02:00
Rokon Uddin Ahmed 107e7004f0 Create README.md (#2791) 2017-10-21 19:32:55 +02:00
Rokon Uddin Ahmed 5c418bdc85 Create README.md (#2790) 2017-10-21 19:32:46 +02:00
Rokon Uddin Ahmed 96848c2165 Create README.md (#2789) 2017-10-21 19:32:38 +02:00
Rokon Uddin Ahmed f321fd5de0 Create README.md (#2787) 2017-10-21 17:05:21 +02:00
Rokon Uddin Ahmed 7b7cd24b1a Create README.md (#2788) 2017-10-21 17:05:11 +02:00
Rokon Uddin Ahmed a0692ce406 Create README.md (#2786) 2017-10-21 17:05:03 +02:00
Rokon Uddin Ahmed cff26c31d5 Create README.md (#2785) 2017-10-21 16:27:49 +02:00
Rokon Uddin Ahmed 9e5ecb46c2 Create README.md (#2779) 2017-10-21 16:27:23 +02:00
Rokon Uddin Ahmed 80dfa932e8 Create README.md (#2777) 2017-10-21 16:26:49 +02:00
Rokon Uddin Ahmed 9ebebb5d5d Create README.md (#2778) 2017-10-21 16:26:32 +02:00
Rokon Uddin Ahmed d51beefdb8 Create README.md (#2784) 2017-10-21 16:26:12 +02:00
Rokon Uddin Ahmed 3604b08339 Create README.md (#2776) 2017-10-21 16:22:50 +02:00
Rokon Uddin Ahmed 1f657c161d Create README.md (#2780) 2017-10-21 16:22:31 +02:00
Rokon Uddin Ahmed dc7c7dfffe Create README.md (#2781) 2017-10-21 16:22:05 +02:00
Rokon Uddin Ahmed bf96fe0b2f Create README.md (#2782) 2017-10-21 16:21:52 +02:00
Rokon Uddin Ahmed 8804719091 Create README.md (#2775) 2017-10-21 16:21:39 +02:00
Rokon Uddin Ahmed a70ce1fd1a Create README.md (#2783) 2017-10-21 16:20:16 +02:00
Rokon Uddin Ahmed 4dc4195da1 Create README.md (#2774) 2017-10-21 16:19:57 +02:00
aietcn b3737dd227 BAEL-1064 extract collectors and update micrometer dependency version (#2773) 2017-10-20 22:53:44 -07:00
ramansahasi 1d5b17ad6c BAEL-1210 Guide to the Static Keyword in Java (#2767)
* Adding Source Files

* Guide to the Static Keyword in Java - Test files
2017-10-20 11:49:48 -07:00
Sirish Renukumar f5a6fc886e Updated to make the code simpler to understand for PowerMock usage (#2772) 2017-10-20 10:08:42 -07:00
Sergey Petunin 3d7a395b37 BAEL-1221: How Spring MVC Really Works (#2757)
* BAEL-1221: How Spring MVC Really Works

* BAEL-1221: Moved the project to the guest directory
2017-10-19 23:28:05 -07:00
Sirish Renukumar f92aa19c37 Mocking and verification of private methods using PowerMock (#2756) 2017-10-19 22:11:06 -07:00
Grzegorz Piwowarek 3096362fa2 Premain fix (#2769)
* Rest-assured fix

* Cucumber fix

* HystrixManualTest

* Reformat HystrixTimeoutManualTest

* Premain fix
2017-10-19 23:23:47 +02:00
Grzegorz Piwowarek 8616b07506 Cucumber fix (#2765)
* Rest-assured fix

* Cucumber fix

* HystrixManualTest

* Reformat HystrixTimeoutManualTest
2017-10-19 22:10:21 +02:00
Grzegorz Piwowarek aed9c8bfa8 Rest-assured fix (#2764) 2017-10-19 19:13:29 +02:00
Grzegorz Piwowarek 01406f1c8b Cucumber fix (#2761)
* Rest-assured fix

* Cucumber fix
2017-10-19 17:51:31 +02:00
Grzegorz Piwowarek fc0ed8fe3d Rest-assured fix (#2759) 2017-10-19 17:32:02 +02:00
Walter Gómez e6d82e8ced Fix/hibernate tests fix (#2758)
* 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

* Update hibernate tests
Change sesssion handling
Modify event creation
2017-10-19 05:08:45 -07:00
Grzegorz Piwowarek 325ba1f147 RxJava refactor (#2754)
* RxJava refactor

* RxJava refactor
2017-10-19 12:50:18 +02:00
aietcn 1a4812d722 BAEL-1064 (#2748)
* BAEL-1064

* add spring-milestones repo to pom

* more endpoints for spring integration metrics
2017-10-18 15:01:51 -07:00
Grzegorz Piwowarek f753a86e84 Refactor RxJava (#2749)
* Refactor RxJava

* Merge fix
2017-10-18 17:13:04 +02:00
Seun Matt e5400faad8 PR for BAEL-128 CAS SSO With Spring Security (#2743)
* 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

* updated example code for Vavr Collections

* updated Vavr's Collection example

* updated Vavr Collection file

* updated example code for Apache Shiro

* updated Vavr Collections example

* added example code for N1QL

* update example code for N1QL

* added integration test for N1QL

* update N1QL Example code

* update the N1QL example Code

* rename module to couchbase

* rename module to couchbase

* change module name in parent module and pom

* added cas-server module

* added cas secured app for Spring SSO with CAS
2017-10-17 20:55:47 +02:00
Mitja Jeseničnik Kotnik 390f56616f BAEL-624 How to setup WildFly (#2667)
* bean dependency injection types tutorial

* Edited and added the JUnit tests.

* Edited the bean.xml files for new class names.

* Deleted evaluation article.

* first phase - TODO: JPA

* Project for How to setup Wildfly

* Deleted old project

* Delted tests in EJB - test Servlet

* LAST commit

* Restored deleted files - accident

* dependency corrections

* reapply changes

* eclipse Baeldung formatter file - format code

* removed metadata
2017-10-17 03:43:28 +02:00
KevinGilmore 8cf77804c6 BAEL-1041: update README (#2746)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README
2017-10-15 21:56:20 -05:00
Adam InTae Gerard 0bfe811063 BAEL-456: Introduction to Spring Cloud CLI - Bash Scripts (#2745)
* BAEL-456: Introduction to Spring Cloud CLI - Bash Scripts

* Readme added

* Removed batch script artifacts
2017-10-16 04:05:55 +02:00
Muhammed Almas 4aaaf4cea5 BAEL-1240 An introduction to Spring AOP (#2733)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-729 Expose additional information programmatically in /info
endpoint of actuator.

* BAEL-1240 Introduction to Spring AOP

* BAEL-1240 - Spring AOP using configuration in XML.
2017-10-15 20:23:20 +02:00
Parth Karia eece3d02ba BAEL-1211 Bubble Sort in Java (#2744)
* BAEL-815 Introduction to JGraphT

* BAEL-815 Move code from libraries to algorithms

* BAEL-1211 Bubble Sort in Java

* BAEL-1211 Bubble Sort in Java

* BAEL-1211 Bubble Sort in Java

* BAEL-1211 Bubble Sort in Java

* BAEL-1211 Fix conflict
2017-10-15 09:57:01 -07:00
Grzegorz Piwowarek 0b5fbdc53e Cody756 master (#2740)
* 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

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update 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

* 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

* Create README.md

* Create 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

* Merge fix
2017-10-15 13:55:42 +02:00
Ahmed Tawila c3a45d072a BAEL-1171 String.lang.String API (#2742)
* 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

* BAEL-1109 Introduction to JCache

* BAEL-1109 Introduction to JCache

* remove unneeded property in pom.xml

* fix formatting

* close cache instances properly

* remove latest commit

* BAEL-1057 Introduction to rxjava-jdbc

* refactor rxjava-jdbc

* Refactor rxjava-jdbc

* Refactoring rxjava-jdbc

* BAEL-1171 java.lang.String API

* refactor rxjava-jdbc

* refactor String

* String API - move multiple classes into a single class

* move class into test package

* BAEL-1171 String.lang.String API

* BAEL-1171 java.lang.String API
2017-10-15 13:37:47 +02:00
Ahmed Tawila b85bb1ae1e BAEL-1171 java.lang.String API (#2732)
* 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

* BAEL-1109 Introduction to JCache

* BAEL-1109 Introduction to JCache

* remove unneeded property in pom.xml

* fix formatting

* close cache instances properly

* remove latest commit

* BAEL-1057 Introduction to rxjava-jdbc

* refactor rxjava-jdbc

* Refactor rxjava-jdbc

* Refactoring rxjava-jdbc

* BAEL-1171 java.lang.String API

* refactor rxjava-jdbc

* refactor String

* String API - move multiple classes into a single class

* move class into test package

* BAEL-1171 String.lang.String API
2017-10-15 10:31:46 +02:00
Grzegorz Piwowarek cccd72d451 Update README.md (#2736) 2017-10-15 10:31:13 +02:00
Grzegorz Piwowarek b6451199e7 Update README.md (#2737) 2017-10-15 10:31:00 +02:00
Grzegorz Piwowarek 7fd52a69a4 Update README.md (#2738) 2017-10-15 10:30:48 +02:00
Grzegorz Piwowarek e113541042 Update README.md (#2739) 2017-10-15 10:30:35 +02:00
Anton 5df269f171 BAEL-1041 Caffeine (#2734)
* BAEL-748 quick guide to @Value

* BAEL-748 changes from review

* BAEL-748 inject comma-separated values into array

* BAEL-768 Introduction to Netty

* BAEL-768 remove commented code

* BAEL-861 Introduction to Awaitility

* BAEL-861 rename Test to UnitTest

* BAEL-1041 Introduction in Caffeine

* BAEL-1041 fix test

* BAEL-1041 fix formatting

* BAEL-1041 fix expected/actual order

* BAEL-1041 remove trailing underscore

* Formatting after merge

* BAEL-1041 add spaces between data and assertions

* BAEL-1041 soft values example

* BAEL-1041 remove duplicate dependency

* BAEL-1041 formatting fix

* BAEL-1041 formatting fix

* BAEL-1041 use logger instead of sout
2017-10-15 07:22:30 +02:00
Harihar Das 56af2a7318 <BAEL-1209>[Harihar] Code for RMI java. http://jira.baeldung.com/brow… (#2729)
* <BAEL-1209>[Harihar] Code for RMI java. http://jira.baeldung.com/browse/BAEL-1209

* <BAEL-1209>[Harihar] Use specific exception declaration
2017-10-15 04:34:13 +02:00
hugosama1 a6e8045793 StreamEx tutorial (#2685) 2017-10-13 22:25:16 +02:00