Commit Graph

5502 Commits

Author SHA1 Message Date
Tomasz Lelek 0b108e387d BAEL-949 java9 optional test (#1960) 2017-05-31 20:21:01 +02:00
Danil Kornishev 98e768c863 Structurizr (#1927)
* Structurizr

* Structurizr
2017-05-31 19:39:35 +02:00
KevinGilmore fb3c480fa4 BAEL-917: README (#1908)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README
2017-05-30 21:58:07 +02:00
yetanotherallisonf 33653d82c2 Update README.md (#1907) 2017-05-30 21:57:41 +02:00
Alex Theedom 3bf80a1f2b Merge pull request #1880 from pritambanerjee999/master
EJB Session Beans
2017-05-30 10:26:41 +01:00
Pritam Banerjee ec041202ae Fixed EJB 2017-05-30 01:53:54 -07:00
adasioo 96004deac1 BAEL-923 init class not managed by Spring with Spring Bean (#1906)
* adam.zawada@gmail.com - Different Types of Bean Injection in Spring

* adam.zawada@gmail.com - Different Types of Bean Injection in Spring
switch to Java based configuration

* BAEL-895 calculate the period/duration between two dates in Java 8

* clean old PR

* BAEL-923 How to inject a value from properties to a class not managed by Spring?

* clean PR

* BAEL-923 init class not managed by Spring with Spring Bean

* clean previous PR

* added mockito spring boot for test dependency
2017-05-29 22:21:03 +02:00
slavisa-baeldung 689a72ddf2 Merge pull request #1947 from buddhini81/master
Changes done for BAEL-839 - Remove EscapingChars class and changes done in EscapingCharsTest
2017-05-29 20:33:05 +02:00
asif-anwar 8f3039b292 spring-5-mvc (#1952) 2017-05-29 11:58:25 -05:00
buddhini81 4eeaf5b790 BAEL-839 - Add the missing imports 2017-05-29 18:30:53 +05:30
buddhini81 4586d471a1 BAEL-839 changes in all test methods 2017-05-29 17:55:10 +05:30
buddhini81 3e28582bac BAEL-839 Delete as no longer needed 2017-05-29 17:47:39 +05:30
asif-anwar fe841fe53b spring-5-mvc (#1946)
* Spring5 MVC Project

* Spring5 MVC Project
2017-05-29 07:13:41 -05:00
slavisa-baeldung 404ea81ac8 Merge pull request #1940 from tschiman/master
BAEL-755 Spring Boot Kotlin
2017-05-29 13:05:35 +02:00
Wim Deblauwe b135086d07 BAEL-885 - How to merge two Java streams? (#1884)
Added examples using:
* JDK8
* StreamEx library
* JOOl library
2017-05-29 10:30:25 +02:00
Chandravadan S 994ac4ddbf Dining Philosophers Problem (#1944) 2017-05-29 08:34:13 +02:00
Parth Joshi efd2c2bd34 Hibernate5 multitenancy changing to hibernate.properties config file. (#1881)
* First commit for Hibernate 5 Multitenancy tutorial

* Changes to fix the code.

* Added hibernate begin transaction code.

* Changes to solve the multitenancy issue.

* Changes to integrate h2

* Changing configs to solve the error

* Changes to solve h2 error...

* Changes to fix H2 error.

* Cleaned POM.xml and changed entity name

* Changes table name to supplier

* Removed MySql Dep from pom.xml.

* Changes as per comment in the PR...

* Removed try-catch from test functions.

* Removing the hibernate xml config.

* Changed the formatting as per the formatter.

* Clean up after merge.

* # WARNING: head commit changed in the meantime

Merge remote-tracking branch 'upstream/master' into
hibernate5-multitenancy

Conflicts:
	hibernate5/pom.xml
	pom.xml
2017-05-28 11:43:31 -05:00
Syed Ali Raza 8c8c01ebbb BAEL-833: How to get last element of a Stream in Java? (#1930)
* Different Types of Bean Injection in Spring

* Fixed code formatting and test names for "Different Types of Bean Injection in Spring"

* BAEL-833: How to get last element of a Stream in Java?

* BAEL-833: Updated based on review from editor
2017-05-28 12:07:15 +02:00
Anand kumar 99c7a91587 guide to uuid generation in java (#1879)
* guide to uuid generation in java

* updated readme.md
2017-05-28 12:06:56 +02:00
Grzegorz Piwowarek 7c6536685c Extract a Random instance to a variable (#1942) 2017-05-27 20:13:30 +02:00
Yasin 0ce35bb11e BAEL-900 Input generator simplified (#1941)
* BAEL-900 Guide to dynamic tests in Junit 5

* BAEL-900 Guide to Dynamic Tests in Junit 5

* Revert "BAEL-900 Guide to Dynamic Tests in Junit 5"

This reverts commit d0d45c9067223347da20d0f2c80de391fcade38e.

* BAEL-900 Guide to Dynamic Tests in Junit 5

* BAEL-900 Guide to dynamic tests in Junit 5

* removed unnecessary annotation

* BAEL-900 unused imports removed

* BAEL-900 simplified input generator code
2017-05-27 15:48:20 +02:00
tschiman 7eb0eafe94 Merge remote-tracking branch 'upstream/master' 2017-05-26 18:05:16 -06:00
tschiman 7bbfde57e1 BAEL-755 Kotlin and Spring Boot 2.x tutorial 2017-05-26 18:04:48 -06:00
Yasin b9b642c6a9 BAEL-900 Guide to dynamic tests in Junit 5 (#1932)
* BAEL-900 Guide to dynamic tests in Junit 5

* BAEL-900 Guide to Dynamic Tests in Junit 5

* Revert "BAEL-900 Guide to Dynamic Tests in Junit 5"

This reverts commit d0d45c9067223347da20d0f2c80de391fcade38e.

* BAEL-900 Guide to Dynamic Tests in Junit 5

* BAEL-900 Guide to dynamic tests in Junit 5

* removed unnecessary annotation

* BAEL-900 unused imports removed
2017-05-26 22:17:42 +02:00
amilabanuka 49724d1691 BAEL-919: Introduction to JUnitParams (#1938)
* BAEL-919
Added the JUnitParams intorduction classes

* BAEL-919
Added the JUnitParams intorduction classes

* Reverting the adding to libraries folder
2017-05-26 17:47:50 +02:00
Sunil Mogadati 8e709d587d Update README.MD to include Multiple Authentication Providers (#1936) 2017-05-26 07:26:55 -06:00
Grzegorz Piwowarek e52d858914 Update pom.xml (#1935) 2017-05-26 09:10:52 +02:00
amilabanuka c9cd50d581 BAEL-919 (#1931)
Added the JUnitParams intorduction classes
2017-05-26 02:39:08 +02:00
Alex Vargas 772038390f Code snippets for article BAEL-818 (#1934)
* Quartz example for article: Introduction to Quartz

* Adding new module for Java Quartz

* Removing Quartz code from jee7 module

* Fixing folder structure

* Removing java-quartz module and adding code snippets in libraries module
2017-05-25 23:45:53 +02:00
Alex Vargas a2e2192494 Code example for article BAEL-818 (#1909)
* Quartz example for article: Introduction to Quartz

* Adding new module for Java Quartz

* Removing Quartz code from jee7 module

* Fixing folder structure
2017-05-24 23:23:49 +02:00
Grzegorz Piwowarek 513c1c5e69 Update pom.xml (#1929)
* Update pom.xml

* Update pom.xml
2017-05-24 22:13:42 +02:00
MMonik dd3b537d91 Create README.md 2017-05-24 21:21:59 +03:00
MMonik bddc05ae79 Create README.md 2017-05-24 21:20:57 +03:00
MMonik d31b661415 Create README.md 2017-05-24 21:19:39 +03:00
Grzegorz Piwowarek 550ad9c57e Update pom.xml (#1910) 2017-05-24 18:49:57 +02:00
MMonik 4807b6f080 Update README.md (#1911) 2017-05-24 18:49:38 +02:00
MMonik 86ccb23a1a Update README.md (#1914) 2017-05-24 18:49:28 +02:00
MMonik d98ba10f48 Update README.md (#1915) 2017-05-24 18:49:01 +02:00
MMonik 3b8e516447 Update README.md (#1917) 2017-05-24 18:48:29 +02:00
MMonik 48e5fabb05 Update README.MD (#1918) 2017-05-24 18:48:16 +02:00
MMonik d0d4344c2f Update README.md (#1919) 2017-05-24 18:47:39 +02:00
MMonik 1083fd41ed Update README.md (#1912) 2017-05-24 18:47:03 +02:00
MMonik eaa7d78222 Update README.md (#1913) 2017-05-24 18:46:54 +02:00
MMonik 3cd52788b4 Update README.MD (#1916) 2017-05-24 18:46:43 +02:00
MMonik 633f5b067d Update README.md (#1920) 2017-05-24 18:46:30 +02:00
MMonik 41af122b7f Update README.md (#1921) 2017-05-24 18:46:01 +02:00
MMonik e8037caa9d Update README.md (#1922) 2017-05-24 18:45:22 +02:00
MMonik ff870c9868 Update README.md (#1923) 2017-05-24 18:44:49 +02:00
MMonik 3177e3b3af Update README.md (#1924) 2017-05-24 18:44:14 +02:00
MMonik e02050387c Update README.md (#1925) 2017-05-24 18:42:58 +02:00