Commit Graph

8748 Commits

Author SHA1 Message Date
DOHA 41b847381b Merge remote-tracking branch 'eugenp/master' 2018-07-07 22:12:08 +03:00
Loredana Crusoveanu e78ca7c830
Merge pull request #4606 from kiview/bael-1930-encrypt
[BAEL-1930] Encryption and decryption of files using JDK
2018-07-07 17:45:50 +03:00
Loredana Crusoveanu da1db70aad
Update FileEncrypterDecrypterIntegrationTest.java 2018-07-07 15:40:12 +03:00
myluckagain 2201a8d9d9 bael-1874 (#4574)
* bael-1874

* bael-1874 fix

* bael-1874 fix1
2018-07-07 12:00:37 +01:00
dupirefr 60702c111c [BAEL-1835] Fixing indent and organization 2018-07-07 10:43:24 +02:00
dupirefr b9e6222ced [BAEL-1835] Added dummy KotlinService 2018-07-07 10:43:08 +02:00
dupirefr 2059cb13a4 [BAEL-1835] Updated pom to handle Kotlin and Java sources compiling 2018-07-07 10:42:39 +02:00
dupirefr 0810f9f7e2 [BAEL-1835] Added packaging jar to pom 2018-07-07 10:42:23 +02:00
dupirefr 3a9ca3b8d9 [BAEL-1835] Adding dummy application and Java service 2018-07-07 10:42:05 +02:00
dupirefr 14a571a3f2 [BAEL-1835] Creating empty Maven Java project with compiler plugin 2018-07-07 10:41:40 +02:00
Michael Pratt b4969dd2b8 Rename directory, new concerete client example 2018-07-06 19:43:52 +01:00
Michael Pratt a49358cfff More server stuff; create client and test 2018-07-06 19:43:52 +01:00
Michael Pratt 56c27f346b Micronaut server 2018-07-06 19:43:52 +01:00
Tom Hombergs e8a739642e
Merge pull request #4618 from smmansoor/master
[BAEL-1753] Moved kotlin-ktor to core-kotlin
2018-07-06 19:33:55 +02:00
Dhawal Kapil 11edaaf4bc BAEL-1712 Fix tests in libraries project (#4630)
* BAEL-1712 Fix tests in libraries project

-Renamed 45 test files to standard naming conventions.
-Updated maven dependencies in libraries/pom.xml
-Fixed assertion errors in some tests.
-Included libraries project back into parent pom.xml

* BAEL-1712 Fix tests in libraries project

-Downgraded apache maven pmd plugin from 3.9.0 to 3.8 because pmd 6.0.1 present in pmd plugin 3.9.0 was unable to resolve classes having static final inner classes and was resulting into build failure.

* BAEL-1712 Fix libraries

-Fixed JodaTimeUnitTest
2018-07-06 17:33:23 +02:00
priyeshmashelkar 8e3fdf0657 Merge branch 'master' of https://github.com/priyeshmashelkar/tutorials 2018-07-06 12:47:41 +01:00
priyeshmashelkar 178aa88296 Moved code from spring-boot to testing-modules/mockito 2018-07-06 12:46:26 +01:00
Rokon Uddin Ahmed f086ae7814 BAEL-7217 (#4637)
* 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

* 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
2018-07-06 09:25:49 +02:00
Felipe Santiago Corro bebaf6d339 BAEL-1776: Add description and change module name (#4607)
* Add description and change module name

* Fix mvn parent in spring-boot-custom-starter
2018-07-05 23:27:12 -05:00
Hai Nguyen 59277b4339 BAEL-1846: Java Image to Base64 String (#4600)
* BAEL-1846: Java Image to Base64 String

* Move from using main method to Junit test

* Update to use environment variables for testing

* reformat and add test file
2018-07-05 21:20:07 +02:00
Timoteo Ponce 234107f519 BAEL-1933 Added code examples and unit tests for creating symbolic links (#4608)
* BAEL-1933 Added code examples and unit tests for creating symbolic links

* Fixed PMD violation on unit test naming

* Fixed review comments

* Applied baeldung-eclipse formatter settings
2018-07-05 21:02:31 +02:00
Loredana Crusoveanu f06f061075
Merge pull request #4007 from Thoughtscript/BAEL-1461
BAEL-1461: Web3J
2018-07-05 08:35:21 +03:00
Thoughtscript 0630938bbd Merged: removed readme, fixed pom.xml 2018-07-05 02:09:04 +01:00
Eric Martin bbd23add4a
Merge pull request #4578 from MherBaghinyan/BAEL-1743_
Bael 1743
2018-07-04 12:49:05 -05:00
Kevin Wittek 4615e1653b Use BufferedReader when decrypting 2018-07-04 13:50:06 +02:00
pauljervis 684324fc10 Update download servlet to try-with-resources block. (#4453) 2018-07-04 09:43:48 +02:00
Loredana Crusoveanu 3b3008b6d5
Merge pull request #4623 from chandra1123/BAEL-1757-3
Added unit test for Thread.Join
2018-07-04 09:02:11 +03:00
chandra 463d159f59 Added unit test for Thread.join method 2018-07-04 01:39:17 -04:00
Chandra Prakash 6cae548f85
Merge pull request #2 from eugenp/master
Getting latest changes from main repository
2018-07-04 00:44:25 -04:00
markusgulden 66ede7ffcc Improvements (#4610) 2018-07-03 22:22:46 -05:00
Syed Mansoor a78aef29f4 Delete kotlin-ktor module 2018-07-04 13:00:26 +10:00
Syed Mansoor 400e13d18b Merge remote-tracking branch 'upstream/master' 2018-07-04 12:58:52 +10:00
amitabhmandal 6d60eabea8 BAEL-1896: Refactored names 2018-07-04 07:42:37 +05:30
Mike Wojtyna 5515220308 Add BAEL-1919 embedded MongoDB test samples (#4580) 2018-07-03 23:31:56 +01:00
Loredana Crusoveanu 8a2514d019
Merge pull request #4317 from meltahawy/patch-1
Typo
2018-07-03 21:58:33 +03:00
Loredana Crusoveanu f0d2c54175
Merge pull request #4163 from jabyte/master
Remove all the files and add them back again
2018-07-03 21:53:50 +03:00
Loredana Crusoveanu 42308063eb
Merge branch 'master' into master 2018-07-03 21:40:13 +03:00
Syed Mansoor 34bb168cd2 Updated gitignore 2018-07-03 21:28:03 +10:00
Syed Mansoor 66f06873a2 removed unwanted files 2018-07-03 21:26:36 +10:00
Syed Mansoor a5f2fd1d62 removed unwanted files 2018-07-03 21:25:32 +10:00
Syed Mansoor 396df6fdca [BAEL-1753] Moved Kotlin-ktor in core-kotlin module 2018-07-03 21:16:12 +10:00
amitabhmandal 1487b9195b BAEL-1896. Fixed Junits 2018-07-03 14:52:42 +05:30
Tom Hombergs add380d17a
Merge pull request #4611 from priyeshmashelkar/master
BAEL-1907 Mockito @Mock vs @MockBean vs Mockio.mock()
2018-07-03 09:08:06 +02:00
Alejandro Gervasio 92acea607e Context and Servlet Initialization Parameters (#4594)
* Initial Commit

* Update pom.xml
2018-07-02 20:59:39 -05:00
priyeshmashelkar 44caf3b868
Deleted file from evaluation 2018-07-02 12:30:59 +01:00
priyeshmashelkar c7d58f3e58
Delete file from evaluation 2018-07-02 12:29:42 +01:00
priyeshmashelkar 3e3e577eee
Deleted file from evaluation 2018-07-02 12:29:05 +01:00
Kevin Wittek c0aaed7474 [BAEL-1930] Encryption and decryption of files using JDK 2018-07-01 21:05:28 +02:00
Loredana Crusoveanu 2d6136b475
Merge pull request #4568 from gangadkho/master
Java Custom Exception
2018-07-01 18:52:24 +03:00
Loredana Crusoveanu 9c82a741b9
Merge pull request #4603 from eugenp/spring-rest-update
update to spring 5
2018-07-01 18:51:42 +03:00