Commit Graph

9691 Commits

Author SHA1 Message Date
Neeraj Yadav 6c1629d8f8 Large test case broken down into components 2018-09-05 00:18:18 +05:30
Dhawal Kapil 4344385d24 BAEL-8824 Align module names, folder names and artifact id
- Fixed warning occurring due to spring-5-data-reactive module
2018-09-04 23:54:52 +05:30
Dhawal Kapil 6369641f8f Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8824 2018-09-04 23:45:39 +05:30
Dhawal Kapil 33e10ee41f BAEL-8824 Align module names, folder names and artifact id
- Fixed dependencies as per the new folder names
2018-09-04 23:45:18 +05:30
Loredana Crusoveanu 6456fa3818
Merge pull request #5162 from dkapil/feature/BAEL-2304_1
Feature/bael 2304 1
2018-09-04 20:19:22 +03:00
Dhawal Kapil 5f0cc2716e BAEL-2304 Improve webflux original article
- Added snippets for spring reactive functional tutorial
2018-09-04 22:36:54 +05:30
Dhawal Kapil 22db7b8c92 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-09-04 20:26:18 +05:30
Dhawal Kapil 6ea3e51f19 BAEL-8824 Align module names, folder names and artifact id
- Folder name changes
2018-09-04 20:25:16 +05:30
Mher Baghinyan e88ef76805 Bael 2052 (#5051)
* collections benchmark tests

* more benchmark tests

* set benchmark tests

* include linkedlist in benchmark tests

* Update ArrayListBenchmark.java
2018-09-04 08:38:36 +02:00
Loredana Crusoveanu 4bb6592cd9
Merge pull request #5153 from dkapil/task/BAEL-8844
Task/bael 8844
2018-09-04 08:42:56 +03:00
Philippe 723068246b [BAEL-2166]/[BAEL-455] 2018-09-04 00:46:58 -03:00
Philippe 1e2904d05c Merge remote-tracking branch 'upstream/master' 2018-09-04 00:34:34 -03:00
Dhawal Kapil 61763c18aa Merge branch 'master' of https://github.com/dkapil/tutorials 2018-09-04 08:59:55 +05:30
micropatel 93339f4828 BAEL-1980 - Sharing H2 database (#5039)
* Added Spring-Boot-H2 project

* Optimized imports and formatted code

* Code Formatting changes

* Renamed the client applicaiton

* Removed Name from pom.xml

* formatting changes - applied formatting style

* added souts

* Update SpringBootApp.java

* Update ClientSpringBootApp.java

* Fixed Formatting issues

* Fixed formatting and spelling mistakes
2018-09-03 21:48:56 -05:00
Priyesh Mashelkar 9efd6103ec Merge branch 'master' of https://github.com/priyeshmashelkar/tutorials 2018-09-04 00:05:34 +01:00
Priyesh Mashelkar 4798036089 Added entities and basic select 2018-09-04 00:01:25 +01:00
DOHA 5c8b1642b7 fix emoji test 2018-09-03 22:15:35 +03:00
Loredana Crusoveanu c1db9c7c1c
Merge pull request #5126 from dkapil/task/BAEL-8824
BAEL-8824 Align module names, folder names and artifact id
2018-09-03 22:01:36 +03:00
Dhawal Kapil a45f51da11 BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Fixing ejb projects hierarchy
2018-09-04 00:14:20 +05:30
myluckagain 86aaeed8e1 BAEL-2155 (#5149) 2018-09-03 20:34:21 +02:00
DOHA 3a59756698 Merge remote-tracking branch 'eugenp/master' 2018-09-03 21:20:19 +03:00
Dhawal Kapil 375df7f3aa Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8844 2018-09-03 23:40:07 +05:30
Dhawal Kapil 9ab54cb4ab BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Removed prerequisites tag from jee-7, jhipster-monolithic, spring-swagger-codegen-api-client
- Fixed other issues causing warnings
2018-09-03 23:32:35 +05:30
Donato Rimenti 2a66773c7c [BAEL-1935] Synthetic Class in Java (#5122)
* BAEL-1935: Synthetic Class in Java

* Converted tabs to spaces
2018-09-03 19:05:41 +02:00
Dhawal Kapil 3130251d3a BAEL-8824 Align module names, folder names and artifact id
- Fixed pom of projects as per new project artifacts
2018-09-03 22:19:38 +05:30
Tom Hombergs 276fbd8dc1
Merge pull request #4958 from Wosin/BAEL-1994
BAEL-1994: Flink and Kafka Data Pipeline
2018-09-03 18:06:12 +02:00
rozagerardo ffce600b8d [BAEL-2114] spring-5-reactive & spring-5-mvc | Server Sent Events in Spring (#5146)
* * added spring 5 reactive examples

* * added MVC example
* added spring 5 webflux test
2018-09-03 08:32:50 -07:00
DomWos be81f87c3c Switched fields to be static to remove initialization in method. 2018-09-03 12:08:45 +02:00
Dhawal Kapil 550952c995 BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +05:30
Philippe 035278b62f [BAEL-2116] 2018-09-02 16:33:11 -03:00
Loredana Crusoveanu 23a971073f
Merge pull request #5144 from eugenp/BAEL-2048-v2
Bael 2048 v2
2018-09-02 21:10:09 +03:00
Jon Cook 364aa9a3c2 merge from upstream 2018-09-02 19:16:18 +02:00
Loredana Crusoveanu d05c0ad524 add spring-data module 2018-09-02 19:20:34 +03:00
Loredana Crusoveanu 1484597cb1 update links 2018-09-02 19:18:58 +03:00
Loredana Crusoveanu 3519dc6775
Merge pull request #5140 from FDPro/master
[BAEL-2048] dupirefr <dupire.francois+pro@gmail.com> Moving Spring Data JPA articles into new spring-data-jpa module
2018-09-02 18:57:39 +03:00
Loredana Crusoveanu 1e1082b4f3
Merge pull request #5136 from amit2103/BAEL-8856
[BAEL-8856] - Moved articles / codes from the core-java related modules
2018-09-02 17:52:27 +03:00
Loredana Crusoveanu 3f35337028
Merge pull request #5135 from Doha2012/master
remove emojis
2018-09-02 14:35:35 +03:00
dupirefr 4a91a058ff [BAEL-2048] Removing moved class from TestSuite 2018-09-02 12:55:18 +02:00
Predrag Maric a32904fc19
BAEL-2151 code moved to algorithms module (#5141) 2018-09-02 12:06:04 +02:00
smokeyrobot c0b78ee35e Bael-801 A Guide to OptaPlanner Pull Request (#4986)
* BAEL-801 A Guide to OptaPlanner

* BAEL-801 Optaplanner per Editor Review

* BAEL-801 Fixed parent pom merge issue

* BAEL-801 Fixed parent pom merge issue

* BAEL-801 Added logback to suppress debug logging causing build failures

* BAEL-801 Updated per editor review

* BAEL-801 Removed static variables
2018-09-02 10:32:52 +01:00
chrisoberle 212e6fe820 BAEL-1969 spring security for spring boot integration tests (#5074)
* BAEL-1969 spring security for spring boot integration tests

* BAEL-1969 spring security for spring boot integration tests
2018-09-02 11:14:16 +02:00
dupirefr a1605d6f71 Merge branch 'bael-2048' 2018-09-02 10:29:08 +02:00
dupirefr 66cd8b6c0b [BAEL-2048] Reverting pom.xml wrong modifications 2018-09-02 10:26:39 +02:00
dupirefr 7ddb86e748 [BAEL-2048] Rearranging code 2018-09-02 10:25:16 +02:00
dupirefr 2e6bc30aad [BAEL-2048] Auditing with Spring Data JPA article 2018-09-02 10:24:42 +02:00
dupirefr 784d99eeb3 [BAEL-2048] Introduction to Spring Data JPA article 2018-09-02 10:24:13 +02:00
dupirefr b5a2fea255 [BAEL-2048] Spring Data JPA Java 8 support article 2018-09-02 10:23:46 +02:00
dupirefr 55e09af479 [BAEL-2048] Spring Data JPA multiple databases article 2018-09-02 10:23:18 +02:00
dupirefr 8aa7dc5aab [BAEL-2048] Spring Data JPA adding a method to all repositories 2018-09-02 10:22:42 +02:00
dupirefr b4d0b797e2 [BAEL-2048] Spring Data JPA query article 2018-09-02 10:19:10 +02:00