Loredana Crusoveanu
521c341595
add main class for boot-mvc module
2018-09-14 08:05:43 +03:00
Marcos Lopez Gonzalez
f83b1268cc
Merge branch 'masterEugen' into heapDump
2018-09-13 22:38:12 +02:00
Marcos Lopez Gonzalez
597602a478
BAEL-2171 - java heap dumps
2018-09-13 22:37:40 +02:00
Loredana Crusoveanu
aef7b7f9aa
Merge pull request #5246 from dkapil/task/BAEL-8964
...
BAEL-8964 Add a section in "NoSuchBeanDefinition" article
2018-09-13 22:46:36 +03:00
Dhawal Kapil
0ff98874f7
BAEL-8964 Add a section in "NoSuchBeanDefinition" article
...
- Added example for no such bean definition example.
2018-09-13 22:16:08 +05:30
Josh Cummings
1a06dfb941
Floating-point Formatting ( #5244 )
...
These samples show some different approaches for formatting a
floating-point value into a String, while removing its decimal part.
Included is a benchmark to show how each approach performs.
Issue: BAEL-2152
2018-09-13 06:42:33 -06:00
Loredana Crusoveanu
9dbdfcf31f
Merge pull request #5233 from dkapil/task/BAEL-8901
...
BAEL-8901 Add section in "Stream operations on Strings" article
2018-09-13 09:13:34 +03:00
Dhawal Kapil
72e1e9634b
Feature/bael 2077 dhawal ( #5232 )
...
* [BAEL-2077] - Add section in Spring Profiles article
* removed irrelevent code
* [BAEL-2077] - Removing unnecessory files and adding Integration test file
2018-09-13 07:39:53 +02:00
Kumar Chandrakant
88601730d0
BAEL-2187 - Adding files for the tutorial related to Java Yield ( #5169 )
2018-09-13 07:34:28 +02:00
Alejandro Gervasio
332061d8bd
BAEL-971 - An Introduction to Apache Commons Lang ( #5165 )
...
* Initial Commit
* Update SystemsUtilsUnitTest.java
* Update SystemsUtilsUnitTest.java
* Update ConstructorUtilsUnitTest.java
* Update FieldUtilsUnitTest.java
* Update ConstructorUtilsUnitTest.java
* Update MethodUtilsUnitTest.java
* Update BasicThreadFactoryUnitTest.java
* Update ConstructorUtilsUnitTest.java
2018-09-13 07:11:30 +02:00
Dhawal Kapil
107e6a75be
Feature/bael 2118 dhawal ( #5231 )
...
* [BAEL-2118] - Add a section in String Split Article
* [BAEL-2118] - Formatting and upgraded to JUNIT 5
2018-09-13 06:49:41 +02:00
Philippe
a84c742aa7
Merge remote-tracking branch 'upstream/master'
2018-09-12 22:56:57 -03:00
Philippe
38a995658e
Code for [BAEL-455]
2018-09-12 22:51:27 -03:00
sachin29aug
59bd1c0f34
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 23 more modules.. work in progress..)
2018-09-12 17:28:47 -04:00
mherbaghinyan
e0172002d5
minor change
2018-09-13 01:14:09 +04:00
mherbaghinyan
6e71cd302c
HashMap sort initial version
2018-09-13 00:10:16 +04:00
daoire
af074ee8d3
Merge pull request #5236 from eugenp/pr/dtos
...
Updates to Double to string
2018-09-12 20:43:33 +01:00
daoire
6009c4f910
Updates to Double to string
2018-09-12 20:35:59 +01:00
RanjeetKaur17
e8a48fbad2
Removing unused file.
2018-09-12 20:11:40 +04:00
RanjeetKaur17
33e7ce89ce
Adding Examples for ZonedDateTime, OffsetDateTime and OffsetTime
2018-09-12 20:09:27 +04:00
José Carlos Valero Sánchez
e1689b6f31
Merge pull request #5190 from dev-chirag/master
...
BAEL-1426 Kafka Transactional API - achieving Exactly Once
2018-09-12 09:04:37 +02:00
Dhawal Kapil
708d64c183
BAEL-8901 Add section in "Stream operations on Strings" article
...
- Added string array to map example.
2018-09-12 12:13:51 +05:30
Philippe
80f92e0742
Merge remote-tracking branch 'upstream/master'
2018-09-11 23:18:29 -03:00
Doha2012
7b256aa060
whitelist ip range ( #5221 )
2018-09-11 21:41:30 +02:00
Tom Hombergs
1aa23402c4
Merge pull request #5182 from FDPro/master
...
dupirefr/dupire.francois+pro@gmail.com [BAEL-2170] Differences between ArrayList clear and removeAll
2018-09-11 20:45:47 +02:00
Loredana Crusoveanu
3bdc573d3a
Merge pull request #5226 from dkapil/task/BAEL-8902
...
BAEL-8902 Metrics Project Test Fails
2018-09-11 21:43:16 +03:00
Priyesh Mashelkar
e146c2af4e
Merge branch 'master' into master
2018-09-11 13:26:12 +01:00
Sam Millington
0553cb6350
Update and rename BenchmarkUnitTest.java to BenchmarkManualTest.java ( #5225 )
2018-09-11 06:24:11 -06:00
mherbaghinyan
2d15cb3b49
set benchmark tests
2018-09-11 15:58:47 +04:00
priyeshmashelkar
dbdbe79910
Renamed Manager to DeptEmployee
2018-09-11 10:46:05 +01:00
Dhawal Kapil
a05fc4f82a
BAEL-8902 Metrics Project Test Fails
...
- Fixed tests
2018-09-11 12:48:31 +05:30
Swapan Pramanick
fe96e112a5
BAEL-2178 ( #5194 )
...
* BAEL-2178
* revert previous commit, adding classes to collections project
2018-09-11 05:56:33 +02:00
Graham Cox
57b6480e73
Examples for article on Kovenant ( #5011 )
...
* Examples of Reflection in Kotlin
* Some article updates to make better use of Assert
* Replaced printlines with log statements
* Added @Ignore to so tests with no assertions
* Examples for Kovenant
* Fixed an issue where tests fail depending on the order they are run
* Test for timeouts on promises
2018-09-11 05:43:35 +02:00
xamcross
ba32ee32c6
BAEL-2070 Qualifier used instead of Primary ( #5205 )
...
* BAEL-2070 Qualifier used instead of Primary to distinguish between different repository beans
* BAEL-2095 CrudRepository save() method
* (REVERT) BAEL-2095 CrudRepository save() method
2018-09-11 05:43:06 +02:00
Felipe Santiago Corro
50f0d57182
Proxy in Hibernate load() method ( #5222 )
2018-09-10 14:01:47 -07:00
Loredana Crusoveanu
6f2674816e
Merge pull request #5192 from dkapil/task/BAEL-8899
...
BAEL-8899 Let's upgrade the Gatling versions
2018-09-10 22:44:38 +03:00
dupirefr
69c6c30d8d
[BAEL-2170] Moved code to Collection-dedicated package
2018-09-10 20:28:27 +02:00
dupirefr
a1194fdfbc
[BAEL-2170] Renamed test and used Collection instead of ArrayList
2018-09-10 20:27:21 +02:00
DOHA
04d56b7ab3
whitelist ip range
2018-09-10 20:21:34 +03:00
Dhawal Kapil
6c40cbbe5d
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8899
...
# Conflicts:
# testing-modules/gatling/pom.xml
2018-09-10 22:13:45 +05:30
Dhawal Kapil
9d70db5118
BAEL-8899 Let's upgrade the Gatling versions
...
-Fixed dependency versions
2018-09-10 22:08:34 +05:30
codehunter34
3d7a417021
Bael 2075 ( #5189 )
...
* BAEL-2075: Lombok @Getter for boolean field
2018-09-10 10:02:07 -06:00
mherbaghinyan
23fc41db24
ArrayList and TreeSet
2018-09-10 17:22:21 +04:00
mherbaghinyan
e57bd76645
HashMap sort TreeMap
2018-09-10 16:09:45 +04:00
KevinGilmore
7a099e385e
BAEL-2132 Update README ( #5218 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
* Add links back to articles
* BAEL-1795: Update README
* BAEL-1901 and BAEL-1555 add links back to article
* BAEL-2026 add link back to article
* BAEL-2029: add link back to article
* BAEL-1898: Add link back to article
* BAEL-2102 and BAEL-2131 Add links back to articles
* BAEL-2132 Add link back to article
2018-09-09 22:55:31 -05:00
KevinGilmore
687c62dbf7
BAEL-2102 and BAEL-2131 update README files ( #5215 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
* Add links back to articles
* BAEL-1795: Update README
* BAEL-1901 and BAEL-1555 add links back to article
* BAEL-2026 add link back to article
* BAEL-2029: add link back to article
* BAEL-1898: Add link back to article
* BAEL-2102 and BAEL-2131 Add links back to articles
2018-09-09 22:30:46 -05:00
sachin29aug
764dff1bd9
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 20 modules.. work in progress..)
2018-09-09 16:10:21 -04:00
Loredana Crusoveanu
8debae2dd4
Merge pull request #5193 from eugenp/mvndep-plugin-cleanup
...
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-09 22:43:52 +03:00
daoire
d037c59c3c
Merge pull request #5197 from vaibs28/master
...
BAEL-2152
2018-09-09 20:17:56 +01:00
Loredana Crusoveanu
9842e350df
Merge pull request #5210 from eugenp/remove-boot-mvc-java
...
remove boot from spring-mvc-java
2018-09-09 22:16:15 +03:00