Commit Graph

9100 Commits

Author SHA1 Message Date
Tom Hombergs e35e84291e
Merge pull request #4914 from shreyasht/master
BAEL-1164 Changes for hazelcast jet.
2018-08-07 23:08:39 +02:00
Predrag Maric e730b0d8f8
BAEL 1861 (#4913)
* BAEL-1861 Replaced real tests with demo test "placeholders"

* BAEL-1861 Moved code from new module into existing ones

* BAEL-1861 Renamed main() classes to not violate PMD rules
2018-08-07 18:50:33 +02:00
Predrag Maric ddc106ccd9
BAEL-1852 moved the code into junit-5 module (#4915)
* BAEL-1852 moved the code into junit-5 module

* BAEL-1852 removed junit-abstract module from parent-modules
2018-08-07 14:42:57 +02:00
Shreyash d377f2c4cf Merge branch 'master' of git://github.com/eugenp/tutorials
* 'master' of git://github.com/eugenp/tutorials: (236 commits)
  Removing unused files.
  Removing unused file.
  Moving file parser inside the core-java module. Adding Test cases for
reading files.
  Revert "A simple Real Time streaming example with Spring Webflux."
  Examples for Reading a file into an arraylist. 1. Using FileReader 2.
Using BufferedReader 3. Using Scanner(String and int) 4. Using
Files.readAllLines
  A simple Real Time streaming example with Spring Webflux.
  BAEL-1843 - JUnit4 -> JUnit5 migration guide (#4816)
  BAEL-7708 04.08.2016 (#4893)
  [BAEL-1902] Set timezone of a date (#4659)
  BAEL-1552 - Jersey MVC Support
  BAEL-1552 - Jersey MVC Support
  [BAEL-7819] - Reverted guest folder parent changes im pom.xml - Fixed
wrong push
  [BAEL-7819] - Reverted guest folder parent changes im pom.xml
  add/fix links - team BAEL-7962 (#4891)
  [BAEL-7819] - Added standard parent pom and added start class in
sprig-jooq module
  [BAEL-7819] - Added standard parent pom and fixed tests in those
modules
  Collection to Stream without nulls in core-java-collections (#4903)
  [BAEL-7670] Added logback.xml in missing modules in src/main/resources
  Fix typo (#4897)
  Bael 1964 (#4881)
  ...

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-08-07 13:18:52 +05:30
Shreyash 0be91964df BAEL-1164 hzaelcast Jet. 2018-08-07 13:14:21 +05:30
RanjeetKaur17 a17637b88a Removing unused files. 2018-08-07 00:38:02 -07:00
RanjeetKaur17 bf0c538bc9 Removing unused file. 2018-08-07 00:38:02 -07:00
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
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
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
Kartik Singla c1d6c92857
Merge pull request #5 from eugenp/master
Merge
2018-08-04 17:04:51 +05:30
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
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
Karthikeyan Subbaraj 9bc5b950f6 Unit tests and DequeBasedSynchronizedStack added up 2018-08-02 21:46:00 +01:00
Vizsoro 7dbca34ba4 BAEL-1986 List initialization in one line (#4696)
* list initializations in one line

* Enhance after review

* formatting and naming

* Formatting and renaming 2
2018-08-02 20:48:38 +01:00
Kevin Wittek 0cafd3004d Example for removing first element of array (BAEL-2029) (#4836)
* Example for removing first element of array (BAEL-2029)

* Use AssertJ assertions
2018-08-02 07:48:42 -05:00
Predrag Maric 46cf3c3997
BAEL-1958 Moved the example to logging-modules (#4886) 2018-08-02 11:34:53 +02:00