Commit Graph

9607 Commits

Author SHA1 Message Date
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
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
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
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
Loredana Crusoveanu 0bed31eb7d
Merge pull request #5213 from amit2103/BAEL-8953
[BAEL-8953] - Removed kotlin-ktor module from core-kotlin
2018-09-09 21:50:00 +03:00
amit2103 9dca85372e [BAEL-8953] - Removed kotlin-ktor module from core-kotlin 2018-09-10 00:10:24 +05:30
Andrea Ligios e0ec409698 BAEL-2092 (#5211) 2018-09-09 11:13:53 -07:00
Loredana Crusoveanu 6c45b08fef
Merge pull request #5187 from chandra1123/BAEL-2154
Bael 2154
2018-09-09 21:07:35 +03:00
chandra 2b67a1b48b BALE-2154 - Fix Junit. 2018-09-09 13:18:50 -04:00
Loredana Crusoveanu 807773f41e remove generated file 2018-09-09 19:50:05 +03:00
Eugen Paraschiv 9241c94f0a minor import cleanup 2018-09-09 19:11:11 +03:00
Loredana Crusoveanu a056937a4f remove boot from spring-mvc-java 2018-09-09 19:00:01 +03:00
Loredana Crusoveanu 663a2f7593
Merge pull request #5196 from mikewojtyna/BAEL-2067
Add BAEL-2067 DomainEvents examples
2018-09-09 17:11:44 +03:00
Loredana Crusoveanu 20137eba63
Merge pull request #5203 from amit2103/BAEL-8472
[BAEL-8472] - Resolved conflict
2018-09-09 14:59:00 +03:00
amit2103 f3e7182257 [BAEL-8472] - Fixed compile issues in kollin libraries 2018-09-09 16:10:07 +05:30
amit2103 3ce0294470 [BAEL-8472] - Removed unused dependencies, moved spek and exposed framework codes to kollin libraries 2018-09-09 15:53:48 +05:30
amit2103 9e2a18a6d5 [BAEL-8472] - Resolved conflict 2018-09-09 11:01:53 +05:30
Shubhra Srivastava 12124f30cb BAEL-2153 : Check If Rectangles Overlap In Java (#5200)
* BAEL-2153 : Check If Rectangles Overlap In Java

* BAEL-2153 : Moving to Algorithms repo
2018-09-08 21:19:36 -07:00
sachin29aug 7516e0ac84 reverted changes for some modules after code review 2018-09-08 22:44:57 -04:00
Loredana Crusoveanu 0469d6f63f
Merge pull request #5201 from eugenp/gatling_sim_prof
BAEL-8834: The basic run of the Gatlin module shouldn't run any Gatling scenario
2018-09-08 19:26:31 +03:00
sachin29aug 0db1e5ecd0 BAEL-8834: The basic run of the Gatlin module shouldn't run any Gatling scenario 2018-09-08 10:36:10 -04:00
Tom Hombergs 89fbcce41d
Merge pull request #5085 from Vizsoro/spring-boot-json-properties
loading json props
2018-09-08 08:03:36 +02:00
Vaibhav Sahay c98a0234ae
Delete DoubletoString.java 2018-09-08 10:04:07 +05:30
Vaibhav Sahay 6b5204cf47
BAEL-2152 Convert double to String
Code snippet for converting and formatting double to String
2018-09-08 09:59:28 +05:30
Vaibhav Sahay 91a422621b
Delete DoubletoString.java 2018-09-08 09:35:02 +05:30
Vaibhav Sahay 5d16dd92c9
Create DoubletoString.java 2018-09-08 09:33:34 +05:30
Mike Wojtyna 7ba5b99925 Add BAEL-2067 DomainEvents examples 2018-09-08 02:40:24 +02:00
sachin29aug 2caf645726 BAEL-8833: Cleanup the maven-dependency-plugin usage 2018-09-07 15:58:10 -04:00
daoire f47113f662
Merge pull request #5191 from eugenp/daoire-patch-4
Add JTA module
2018-09-07 20:38:51 +01:00
Vaibhav Sahay 9aa085292d
import NumberFormat 2018-09-08 00:27:15 +05:30
Vaibhav Sahay 37544c141b
added formatting using Locales 2018-09-08 00:25:25 +05:30
Dhawal Kapil a0caa18ca2
Update pom.xml 2018-09-08 00:10:50 +05:30
Dhawal Kapil 801108b0e1 BAEL-8899 Let's upgrade the Gatling versions
-Updated gatling and scala versions to latest
2018-09-08 00:03:05 +05:30
daoire 2e306646d6
Add JTA module 2018-09-07 19:27:52 +01:00
daoire 9ca21b109d
Merge pull request #5166 from bungrudi/BAEL-2081---Guide-to-JavaEE-JTA
Bael 2081 - Guide to Java EE JTA
2018-09-07 19:26:12 +01:00
Loredana Crusoveanu 977c50ad85
Merge pull request #5154 from Doha2012/master
fix emoji test
2018-09-07 14:40:18 +03:00
Rokon Uddin Ahmed fccf56fdc2 BAEL-8287 (#5180)
* 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

* 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

* 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

* Update README.md

* Update README.md

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

* Update README.md

* Update README.md

* Update README.md
2018-09-07 13:56:13 +03:00
daoire c38c2b569c
Merge pull request #5188 from eugenp/daoire-patch-4
Update README.md
2018-09-07 08:12:08 +01:00
Bhargava-Kotharu a575f7b763 BAEL-1784 Spring Vault - Bhargava.Kotharu@gmail.com (#5094)
* BAEL-1784 Spring Vault Initial Commit

* Added Vault Process initalizer and integration tests

* Added comments and code clean up

* Skip IntegrationTest in pom file

* Fixed failing integration test

* Code indentation
2018-09-07 09:03:13 +02:00
daoire 1dab83863b
Update README.md 2018-09-07 07:41:52 +01:00
daoire 5a09cee678
Merge pull request #5114 from neerajnyd/bael-1168
Bael 1168 Ratpack HTTP Client
2018-09-07 07:37:26 +01:00
chandra b94147540a BAEL-2154 - BigDecimal and BigInteger article. 2018-09-07 01:01:17 -04:00
Chandra Prakash 04c255c887
Merge pull request #6 from eugenp/master
merging latest changes
2018-09-07 00:23:47 -04:00
Loredana Crusoveanu 3df9e64050
Merge pull request #5179 from dkapil/task/BAEL-8840
BAEL-8840 Remove one from spring-security-anguar vs spring-security-a…
2018-09-07 00:41:13 +03:00
Loredana Crusoveanu 380e073712
Merge pull request #5178 from dkapil/task/BAEL-8873
BAEL-8873 Analyse and remove meecrowave
2018-09-06 22:50:49 +03:00