Commit Graph

9483 Commits

Author SHA1 Message Date
RanjeetKaur17 840b0e1f9c Moving file parser inside the core-java module.
Adding Test cases for reading files.
2018-08-07 00:38:02 -07:00
RanjeetKaur17 c0fb463b89 Revert "A simple Real Time streaming example with Spring Webflux."
This reverts commit b7d4a00dac.
2018-08-07 00:38:02 -07:00
RanjeetKaur17 c9e901abbe Examples for Reading a file into an arraylist.
1. Using FileReader
2. Using BufferedReader
3. Using Scanner(String and int)
4. Using Files.readAllLines
2018-08-07 00:38:02 -07:00
RanjeetKaur17 43f4ef8e3c A simple Real Time streaming example with Spring Webflux.
1. Added an API to generate a real time stream returning numbers.
2. Added Test case to consume that API with a webTestClient.
3. Added a client to consume that API, over the network.
2018-08-07 00:38:02 -07:00
k0l0ssus 2b53d29985
Update EmployeeDTO.java 2018-08-07 00:17:36 -04:00
k0l0ssus ac9ef8d6d0
Add files via upload 2018-08-07 00:16:23 -04:00
k0l0ssus af4ddaeb34
Add files via upload 2018-08-06 21:20:02 -04:00
Carlo Corti b7355cbab0 BAEL-1843 - JUnit4 -> JUnit5 migration guide (#4816)
* Added code for the migration from JUnit 4 to JUnit 5

* Add example for Rule migration support

* Add fix to access modifiers to test methods

* Remove wrong header

* Add junit5-migration module and its code snippets

* Add module configuration to pom

* Remove test classes that were added for the migration from JUnit 4 to JUnit 5 article (moved under correct module)
2018-08-06 23:38:54 +02:00
Marcos Lopez Gonzalez 9df3b376f0 Merge branch 'masterEugen' 2018-08-06 20:38:51 +02:00
Loredana Crusoveanu b5d5a4949f
Merge pull request #4846 from eugenp/BAEL-1217-v2
re-add code for type conversion article
2018-08-06 20:42:12 +03:00
Rokon Uddin Ahmed 943df6917e BAEL-7708 04.08.2016 (#4893)
* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md
2018-08-06 14:04:56 +02:00
Loredana Crusoveanu c12cc29482
Merge pull request #4905 from amit2103/BAEL-7819
[BAEL-7819] - Added standard parent pom and fixed tests in those modules
2018-08-06 09:34:38 +03:00
Saikat 441de07ee6 [BAEL-1902] Set timezone of a date (#4659)
* Convert time in preferred time zone using Java 7, 8 and Joda-time

* Update the code as per review comments

* Incorporate review comments

* Incorporate review changes

* Use snippets from unit test only
2018-08-06 08:22:37 +02:00
Jon Cook 0681d23e0e BAEL-1552 - Jersey MVC Support 2018-08-05 14:55:44 -07:00
Jon Cook 1f0aabed07 BAEL-1552 - Jersey MVC Support 2018-08-05 14:55:44 -07:00
amit2103 3aedd43cca [BAEL-7819] - Reverted guest folder parent changes im pom.xml - Fixed wrong push 2018-08-06 00:13:02 +05:30
amit2103 b26def79cf [BAEL-7819] - Reverted guest folder parent changes im pom.xml 2018-08-06 00:10:51 +05:30
charlesgonzales 671bf20fe8 add/fix links - team BAEL-7962 (#4891)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

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

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md
2018-08-05 20:30:25 +02:00
amit2103 e8397ff0cb [BAEL-7819] - Added standard parent pom and added start class in sprig-jooq module 2018-08-05 23:36:58 +05:30
amit2103 a7689c4ae2 [BAEL-7819] - Added standard parent pom and fixed tests in those modules 2018-08-05 23:17:35 +05:30
Felipe Santiago Corro ee52998f6b Collection to Stream without nulls in core-java-collections (#4903) 2018-08-05 19:33:27 +02:00
Loredana Crusoveanu 5ccecc6aac
Merge pull request #4900 from amit2103/BAEL-7670
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 16:58:58 +03:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Loredana Crusoveanu be115a073c Fix typo (#4897)
* add new module

* fix typo
2018-08-05 12:10:06 +02:00
Timoteo Ponce 4175061434 Bael 1964 (#4881)
* Added initial code for BAEL-1964, in-memory authentication application

* Switched to default security encoder instead of a specific one
2018-08-05 11:36:26 +02:00
Patryk cae67c041e BAEL-1704: Non-Trivial Work in Kotlin vs Java (#4861)
* BAEL-1704: Non-Trivial Work in Kotlin vs Java

* BAEL-1704: Non-Trivial Work in Kotlin vs Java

Renaming one test class
2018-08-04 17:51:01 -05:00
Loredana Crusoveanu 7df9bffeb8
Update WebConfig.java 2018-08-04 23:48:03 +03:00
Loredana Crusoveanu 550516b01a
Merge pull request #4849 from eugenp/upgrade-socket
upgrade sockets to spring5
2018-08-04 23:47:28 +03:00
Loredana Crusoveanu 5a5051fe60
Merge pull request #4896 from kartiksingla/BAEL-1967
[BAEL-1967] - Custom validation MessageSource in Spring Boot
2018-08-04 23:47:01 +03:00
kartiksingla 8efb09daec POM file updated for BAEL-1967 2018-08-04 20:28:15 +05:30
kartiksingla b6e56ef57a [BAEL-1967] - Custom validation MessageSource in Spring Boot 2018-08-04 20:23:10 +05:30
RanjeetKaur17 38327e7771 Removing unused files. 2018-08-04 16:53:38 +04:00
RanjeetKaur17 406146f959 Removing unused file. 2018-08-04 16:52:27 +04:00
RanjeetKaur17 b2aeac4eb8 Moving file parser inside the core-java module.
Adding Test cases for reading files.
2018-08-04 16:45:02 +04:00
Kartik Singla c1d6c92857
Merge pull request #5 from eugenp/master
Merge
2018-08-04 17:04:51 +05:30
Kirti Deo 8e0985f80a BAEL-2024 : java.lang.ClassCastException: java.util.Arrays$ArrayList cannot be cast to java.util.ArrayList : Kirti Deo 2018-08-04 11:21:44 +05:30
Loredana Crusoveanu c113737496 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-04 08:26:52 +03:00
Loredana Crusoveanu 2cc5ec5711
Merge pull request #4873 from danielguedesb/master
OAuth2 Principal and Authorities example
2018-08-04 08:24:41 +03:00
KevinGilmore 0cc05d9802
BAEL-1901 and BAEL-1555 add links (#4892)
* 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
2018-08-03 20:58:06 -05:00
josephine-barboza ff1b1fc8f4 BAEL-1857 Running Parallel JUnit Tests with Maven 2018-08-03 14:57:46 -07:00
josephine-barboza be6d6cff8c Create FunctionTestSuite.java
BAEL-1857
2018-08-03 14:57:46 -07:00
josephine-barboza d4371b3d2e Create pom.xml 2018-08-03 14:57:46 -07:00
Dhawal Kapil 695c31a14d BAEL-7965 JMH module fails when build (#4888)
* BAEL-7965 JMH module fails when build

-Added jmh module in default profile in parent pom

* Update pom.xml

moved jmh module to integration profile
2018-08-03 14:06:10 +02:00
cdjole b92dd4c51b Spring Boot and Angular E-Commerce Application (#4874)
* Spring Boot and Angular E-Commerce Application

* Spring Boot and Angular E-Commerce Application pom.xml updated

* Spring Boot and Angular E-Commerce Application tests added
2018-08-03 12:33:39 +02:00
Predrag Maric cc3b35566d
BAEL-1861 Replaced real tests with demo test "placeholders" (#4887) 2018-08-03 11:13:45 +02:00
mherbaghinyan adb14c2b95 bring back dependencies 2018-08-03 10:43:37 +04:00
mherbaghinyan 2fae078370 added benchmark tests for set and list performance 2018-08-03 10:32:50 +04:00
Loredana Crusoveanu f4de016e29
Merge pull request #4871 from eugenp/add-libraries-server
Add libraries server
2018-08-03 07:20:42 +03:00
freddyaott 4aa77eb55d BAEL-1840 Builder Pattern in Kotlin (#4730)
* builder pattern in kotlin

* builder pattern in kotlin new-line

* deleted Sandbox, added unit test

* add other tests

* named and default parameters builder

* Make FoodOrderNamed a data class
2018-08-03 03:11:35 +01:00
Karthikeyan Subbaraj 3b0fef0266 Unit tests method names and class names modified as per the guidelines 2018-08-02 21:46:00 +01:00