Commit Graph

6331 Commits

Author SHA1 Message Date
Rokon Uddin Ahmed 5680886939 Create README.md (#2805) 2017-10-21 19:54:31 +02:00
Rokon Uddin Ahmed 3ff7507ec5 Create README.md (#2804) 2017-10-21 19:35:28 +02:00
Rokon Uddin Ahmed b2661141e1 Create README.md (#2795) 2017-10-21 19:35:05 +02:00
Rokon Uddin Ahmed edf49692ed Create README.md (#2803) 2017-10-21 19:34:46 +02:00
Rokon Uddin Ahmed e4e2a4ce30 Create README.md (#2802) 2017-10-21 19:34:37 +02:00
Rokon Uddin Ahmed 2f02e3fc07 Create README.md (#2801) 2017-10-21 19:34:29 +02:00
Rokon Uddin Ahmed 3c2456ff78 Create README.md (#2800) 2017-10-21 19:34:18 +02:00
Rokon Uddin Ahmed 0c6d6905b5 Create README.md (#2798) 2017-10-21 19:34:07 +02:00
Rokon Uddin Ahmed 2783ba0c6f Create README.md (#2799) 2017-10-21 19:33:55 +02:00
Rokon Uddin Ahmed 67a2152ffa Create README.md (#2797) 2017-10-21 19:33:41 +02:00
Rokon Uddin Ahmed d233563c9a Create README.md (#2796) 2017-10-21 19:33:32 +02:00
Rokon Uddin Ahmed beed6b0faf Create README.md (#2794) 2017-10-21 19:33:22 +02:00
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