Dhawal Kapil
3cfc8d2163
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
...
# Conflicts:
# core-groovy-2/src/test/groovy/com/baeldung/metaprogramming/MetaprogrammingUnitTest.groovy
# core-java-modules/pom.xml
# pom.xml
2020-01-12 20:55:19 +05:30
Tapan Avasthi
e5b4048419
BAEL-3484: Partitioning and Sorting an Array With Many Repeated Entries ( #8369 )
2020-01-10 16:04:18 +00:00
Dhawal Kapil
e128eb619a
BAEL-20655 Which sub-modules aren't being built?
...
- Added several missing modules in the main pom.xml
- Fixed the modules list for all the profiles
- Commented several test cases so that all modules can run and be included in the pom.xml
- Moved child modules from main pom to parent modules pom
2020-01-10 17:22:13 +05:30
Josh Cummings
72ade0721f
Merge pull request #8466 from kwoyke/BAEL-20573
...
BAEL-20573: Rename Date operations/computations modules
2020-01-04 13:27:29 -07:00
binary-joe
260cc150fd
Rename netflix to netflix-modules
2020-01-02 22:59:33 +01:00
Krzysiek
4733eddcbb
BAEL-20573: Rename core-java-datetime-computations to core-java-date-operations-1
2020-01-02 22:38:40 +01:00
binary-joe
ad60d36ef5
Sync with upstream
2020-01-02 22:14:20 +01:00
Eric Martin
65a461f702
Merge pull request #8462 from eugenp/BAEL-3517
...
BAEL-3517: Code Review Feedback Applied
2020-01-01 22:06:49 -06:00
Greg
82fde70865
Merge pull request #8305 from MajewskiKrzysztof/master
...
BAEL-3457 Apache RocketMQ
2020-01-01 19:15:31 -05:00
eric-martin
60880ad401
BAEL-3517: Code Review Feedback Applied
2020-01-01 16:59:11 -06:00
Loredana Crusoveanu
7061e8c012
Update pom.xml
2019-12-28 21:58:50 +02:00
Josh Cummings
2f3b86794e
Merge pull request #8408 from rozagerardo/rozagerardo/BAEL-18321_Improve-Spring-Security-and-OpenID-Connect--after-modules-restructure
...
[BAEL-18321] spring-security-openid | Improve "Spring Security and OpenID Connect" article
2019-12-27 21:51:50 -07:00
catalin-burcea
9d77b85aed
[BAEL-16663] - Split or move spring-mvc-java module
2019-12-27 16:44:05 +02:00
Gerardo Roza
04f9c4888e
renamed spring-security-modules/spring-security-openid to spring-security-modules/spring-security-oidc
2019-12-26 12:06:02 -03:00
Josh Cummings
e3a9935bc7
Merge pull request #8404 from catalin-burcea/BAEL-13511
...
[BAEL-13511] - Create jackson-modules parent for all related modules
2019-12-23 09:37:26 -07:00
Eric Martin
f7f100e040
Merge pull request #8373 from SmartyAnsh/BAEL-3464_Ninja
...
Bael 3464 ninja
2019-12-21 17:54:28 -06:00
Loredana Crusoveanu
537d6d83b0
Merge branch 'master' into BAEL-19881
2019-12-21 17:37:33 +02:00
catalin-burcea
c8f16ee116
[BAEL-13511] - Create jackson-modules parent for all related modules
2019-12-19 13:34:50 +02:00
Anshul Bansal
2883b5148c
code indentation
2019-12-19 11:13:18 +02:00
Anshul Bansal
5e800a7e71
code indentation fixed
2019-12-19 10:51:22 +02:00
rahulgul8
93b79e272d
Changes for WebRTC (BAEL-3198) ( #8213 )
...
* Adding webrtc changes
* formatting
* formatting pom
* formatting
* Adding space instead of tabs for indentation
* formatting changes
* Updating tabs to spaces
2019-12-18 17:04:44 -06:00
Loredana Crusoveanu
253798a023
Merge pull request #8377 from kwoyke/BAEL-3442
...
BAEL-3442: Clean up java-dates module
2019-12-17 22:34:55 +02:00
catalin-burcea
0aad68fe2e
[BAEL-19881] - Rename spring-mvc-simple modules
2019-12-16 22:25:22 +02:00
Josh Cummings
1e8cec553a
Merge pull request #8364 from catalin-burcea/BAEL-9552
...
[BAEL-9552] - Create spring-security-modules folder
2019-12-16 10:55:28 -07:00
Anshul BANSAL
42a0aa8ddd
ninja module added to the pom.xml
2019-12-16 12:27:31 +02:00
Anshul BANSAL
6d631f096e
ninja module added to the pom.xml
2019-12-16 11:51:03 +02:00
Krzysiek
a68b14bf83
Merge branch 'master' into BAEL-3442
2019-12-15 12:15:54 +01:00
Krzysiek
4b856fba15
BAEL-3442: Update main tutorials pom.xml
2019-12-14 20:53:51 +01:00
catalin-burcea
cf6fab0d76
[BAEL-19882] - Move articles out of core-kotlin part1
2019-12-13 14:48:14 +02:00
catalin-burcea
d90a0a4fbb
[BAEL-9552] - Create spring-security-modules folder
2019-12-13 13:04:59 +02:00
Sjmillington
05c5002b73
[BAEL-18367] Moving articles from rest-spring-** pt 4
2019-12-08 10:42:40 +00:00
catalin-burcea
153a3923f0
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Josh Cummings
8a6836e2ab
Merge pull request #8271 from catalin-burcea/BAEL-19676
...
[BAEL-19676] - Move articles out of jackson part 3
2019-12-05 09:41:26 -07:00
Krzysztof Majewski
5d4b3705c3
BAEL-3457 Apache RocketMQ
2019-12-04 16:19:48 +01:00
Marcos Lopez Gonzalez
bd87e517dc
Bael 3501 how to create a maven plugin ( #8257 )
...
* BAEL-3501 - maven plugin
* formatting
* build
* maven plugin moved to maven-all module
* maven-custom-plugin moved to maven-all
* pom fix
* format
2019-12-02 13:26:08 -08:00
catalin-burcea
01c2fc6e3a
[BAEL-19676] - Move articles out of jackson part 3
2019-12-02 11:44:19 +02:00
eelhazati
2a9171fbeb
[BAEL-3443] How To Write A Quarkus Extension ( #8260 )
...
* quarkus extension
* add the extension module to default-first profile.
* 1.0.0.CR1 ==> 1.0.0.CR2
* Quarkus version ==> 1.0.0.Final
* remove comment.
* reorder module builds
2019-12-01 16:49:36 +00:00
Josh Cummings
20566a4bca
Merge pull request #8123 from sandy03934/BAEL-3283
...
Bael 3283
2019-11-30 00:14:11 -07:00
binary-joe
b6826f8c6e
BAEL-398 introduction to genie ( #8217 )
2019-11-29 19:26:30 +00:00
Eric Martin
9b801298ca
Merge pull request #8192 from SmartyAnsh/master
...
BAEL-1112 - Apache Tapestry
2019-11-28 21:56:31 -06:00
binary-joe
53ee65d82c
BAEL-398 introduction to genie
2019-11-28 21:12:59 +01:00
Josh Cummings
514d457ec6
Merge pull request #8254 from sjmillington/rest-move-3
...
Rest move 3
2019-11-28 10:40:04 -07:00
Josh Cummings
c636fd8588
Merge pull request #8247 from catalin-burcea/BAEL-19675
...
[BAEL-19675] - Move articles out of jackson part 2
2019-11-28 10:02:57 -07:00
sandip singh
369e1d2722
BAEL-3283 Corrected the indentation as per the review comments.
2019-11-27 22:15:21 +05:30
Sjmillington
6cd72e4f78
fixed conflict
2019-11-26 17:08:28 +00:00
Sjmillington
8e4cffdddc
[BAEL-19366] REST move 3
2019-11-26 16:59:51 +00:00
catalin-burcea
3d35439fb5
[BAEL-19675] - Move articles out of jackson part 2
2019-11-26 12:28:18 +02:00
Anshul BANSAL
6a67fd6025
Merge remote-tracking branch 'upstream/master'
2019-11-25 16:43:38 +02:00
Anshul Bansal
02dd99a2c7
Updated apache-tapestry in the pom.xml
2019-11-25 16:07:54 +02:00
amit2103
b787240f29
Fixed conflicts
2019-11-25 00:24:40 +05:30