Commit Graph

9775 Commits

Author SHA1 Message Date
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
Dhawal Kapil 98751f99a7 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-09-02 11:43:34 +05:30
Swapan Pramanick b7aa6a2caa BAEL-2140 (#5092) 2018-09-02 07:08:12 +02:00
amit2103 4f18b712f9 [] - Moved artices / codes from from the core-java related modules 2018-09-02 01:37:11 +05:30
Loredana Crusoveanu 3b9ce7537f
Merge pull request #5117 from dkapil/patch-1
Update README.MD
2018-09-01 22:20:12 +03:00
DOHA 409f252b0e remove emojis 2018-09-01 21:57:20 +03:00
Loredana Crusoveanu 4e77f7ab7e
Merge pull request #5133 from amit2103/BAEL-8855
[BAEL-8855] - Moved all code from module jpa-storedprocedure into mod…
2018-09-01 21:15:21 +03:00
amit2103 d717277dcd [BAEL-8855] - Deleted module jpa-storedprocedure 2018-09-01 22:57:19 +05:30
Loredana Crusoveanu 191e51f886
Merge pull request #5132 from eugenp/fix-formatting
fix formatting
2018-09-01 20:24:04 +03:00
Loredana Crusoveanu 24ad8b91cf
Merge pull request #4865 from eugenp/pivovarit-patch-6
Update ResponseBodyEmitterController.java
2018-09-01 19:46:47 +03:00
amit2103 a50afec871 [BAEL-8855] - Moved all code from module jpa-storedprocedure into module persistence-modules/java-jpa 2018-09-01 21:37:25 +05:30
Loredana Crusoveanu ec2f29122b
Merge pull request #5131 from eugenp/lor6-patch-12
Update README.md
2018-09-01 18:14:28 +03:00
Loredana Crusoveanu a9203e1cae
Merge pull request #5130 from eugenp/lor6-patch-9
Update README.md
2018-09-01 18:14:10 +03:00
Loredana Crusoveanu 82951cd96c fix formatting 2018-09-01 18:12:48 +03:00
cdjole 14b984f4d7 BAEL-2132 - Date to String conversion (#5116)
* BAEL-2132 - Date to String conversion

* BAEL-2132 - TimeZone set to CET
2018-09-01 08:32:55 -05:00
Loredana Crusoveanu c0f11e7d29
Update README.md 2018-09-01 13:40:58 +03:00
Loredana Crusoveanu 56ba65c2ea
Update README.md 2018-09-01 13:40:29 +03:00
Loredana Crusoveanu 107b904d4b
Merge pull request #5128 from amit2103/BAEL-8499
[BAEL-8499] - Moved server related codes / articles to libraries-serv…
2018-09-01 13:39:31 +03:00