amit2103
0ddc8fd096
Fixed conflicts
2019-11-25 00:24:40 +05:30
Loredana Crusoveanu
d6c9bfe2aa
Merge pull request #8212 from catalin-burcea/BAEL-19135
...
[BAEL-19135] - Move search articles to a new module
2019-11-24 14:29:31 +02:00
catalin-burcea
5cc2d3dc07
[BAEL-19673] - Move articles out of jackson part 1
2019-11-22 14:52:42 +02:00
iamshwetabhardwaj
5dbf0e8a2d
BAEL-3506 ( #8210 )
...
* BAEL-3506
* BAEL-3506
* BAEL-3506 - Added java-math-2 to parent pom.
2019-11-20 08:11:23 -08:00
Eugen Paraschiv
d2c399170c
disabling undertow in integration as well
2019-11-20 10:30:06 +02:00
amit2103
bd8a6c0271
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile
2019-11-20 11:11:07 +05:30
Josh Cummings
61815909cf
Merge pull request #8199 from catalin-burcea/BAEL-19176
...
[BAEL-19176] - Move spring-zuul under spring-cloud
2019-11-19 20:00:15 -07:00
Eugen
abc711478a
disabling undertow temporarily
2019-11-19 21:18:22 +02:00
catalin-burcea
5e7d875d0f
[BAEL-19135] - Move search articles to a new module
2019-11-19 17:58:32 +02:00
Josh Cummings
ef188f9154
Merge pull request #7798 from fanatixan/bael-16656
...
BAEL-16656
2019-11-18 09:45:07 -07:00
Josh Cummings
f619920342
Merge pull request #8190 from catalin-burcea/BAEL-19088
...
[BAEL-19088] - Move articles out of core-java-io part 3
2019-11-18 09:02:31 -07:00
catalin-burcea
b097819eaa
[BAEL-19176] - Move spring-zuul under spring-cloud
2019-11-16 21:37:07 +02:00
YassinHajaj
148e421ae9
BAEL-3204 ( #8085 )
...
* BAEL-3204
* BAEL-3204
2019-11-15 15:15:43 -08:00
catalin-burcea
5ec3630590
[BAEL-19088] - Move articles out of core-java-io part 3
2019-11-15 11:49:42 +02:00
fejera
4a3e88be82
Merge branch 'master' into bael-16656
2019-11-14 10:59:13 +01:00
Josh Cummings
178be644ab
Merge pull request #8129 from sjmillington/core-java-move-3
...
[BAEL-15993] - Move articles out of core-java pt 3
2019-11-12 21:51:11 -07:00
catalin-burcea
b967135f2f
[BAEL-19087]-Move articles out of core-java-io part 2
2019-11-12 11:13:45 +02:00
Josh Cummings
6976e5dedf
Merge pull request #8137 from amit2103/BAEL-16640
...
[BAEL-16640] - Split or move core-java-modules/core-java-lang-syntax …
2019-11-11 20:00:19 -07:00
Josh Cummings
a353fa74b1
Merge branch 'master' into core-java-move-3
2019-11-11 18:35:58 -07:00
Martin van Wingerden
cbbc407d34
Follow up of [BAEL-2350], renamed module ( #8167 )
2019-11-11 08:20:34 -08:00
amit2103
6852f285a6
[BAEL-16640] - Fixed conflicts
2019-11-07 23:52:43 +05:30
Josh Cummings
1acf4e6c42
Merge pull request #8149 from catalin-burcea/BAEL-15998
...
[BAEL-15998] - Move articles out of core-java-io part 1
2019-11-07 10:24:14 -07:00
Josh Cummings
7bdfb9f5b3
Merge pull request #8102 from alessiostalla/BAEL-16633
...
BAEL-16633
2019-11-07 08:51:20 -07:00
Harsha Veeravalli
563f74a0ab
[BAEL-3319] - Documenting a Spring REST API using OpenAPI ( #7919 )
...
* [BAEL-3211] Generate Integers within a range in Java
* [BAEL-3211] Generate Integers within a range in Java
* Moved files from java-numbers to java-numbers-2
* [BAEL-3319] - Documenting a Spring REST API using OpenAPI
* [BAEL-3319] Added a new module for springdoc-openapi library
* Incorporated feedback - indents, GetMapping et al annotations, package as jar, remove README & spring-webflux change, use of map in BookRepository
* Used DeleteMapping instead of RequestMapping
* Add the spring-boot-springdoc module to root pom.xml
* Remove plain spring boot starter from pom.xml
2019-11-06 21:12:51 -06:00
catalin-burcea
cd0b61cced
[BAEL-15998] - Move articles out of core-java-io part 1
2019-11-06 17:04:00 +02:00
Josh Cummings
8d1c5e0936
Merge pull request #8130 from sjmillington/rxjava-move
...
[BAEL-16658] Split rxjava (& rxjava-2) by subject
2019-11-05 21:26:10 -07:00
Priyank Srivastava
de3fc4d195
BAEL 3320 JCommander ( #7971 )
...
* init jcommander
* add model layer jcommander app
* service scaffolding
* init jcommander cli layer
* wire up services and commands
* splitter impl; validator impl; tests and cleanup
* cleanup pom
* integration tests
* fix uuid validator example
* optimise uuid regex; if-else to switch
* review comments
* fix builder formatting
* change list assertion in fetch charges tests
* missing minor edit
* move to new module libraries-3
* rm unwanted files
2019-11-05 21:52:34 +00:00
fejera
7fc4463c1b
Merge branch 'master' into bael-16656
2019-11-05 10:13:40 +01:00
amit2103
ffcf4ca369
[BAEL-16640] - Split or move core-java-modules/core-java-lang-syntax module
2019-11-03 12:16:31 +05:30
catalin-burcea
a15d1ef54e
Move articles out of java-strings part5
2019-11-02 18:58:17 +02:00
Sjmillington
f35c61c56a
[BAEL-16658] Split rxjava (& rxjava-2) by subject
2019-11-02 12:38:21 +00:00
Sjmillington
5ceae1a764
Added the new core-java-jar module to the main pom
2019-11-02 11:47:04 +00:00
Alessio Stalla
de496d4ee5
Merge branch 'master' into BAEL-16633
2019-10-30 23:09:06 +01:00
catalin-burcea
ba50a42d43
Move articles out of java-strings part4
2019-10-30 17:33:19 +02:00
Alessio Stalla
83b5897387
#BAEL-16633 split Core Java 9 module - new Java 9 features
2019-10-29 13:58:21 +01:00
Josh Cummings
e9126870e2
Merge branch 'master' into BAEL-18263
2019-10-28 19:34:51 -06:00
catalin-burcea
9872d61b55
Move articles out of java-strings part3
2019-10-27 11:15:20 +02:00
catalin-burcea
62089a7abb
Split or move java-streams module
2019-10-27 11:09:34 +02:00
Josh Cummings
a35ae3caeb
Merge branch 'master' into bael-16656
2019-10-26 15:37:05 -06:00
Josh Cummings
44609b3e74
Merge branch 'master' into BAEL-16646-2
2019-10-26 12:56:07 -06:00
catalin-burcea
c43f5a542e
Split or move java-collections-conversions module
2019-10-22 16:53:16 +03:00
Alessio Stalla
7af4161f65
Merge branch 'BAEL-16646' into BAEL-16646-2
...
# Conflicts:
# pom.xml
2019-10-20 11:16:20 +02:00
Alessio Stalla
2f0eb0e574
Merge branch 'master' into BAEL-16646
...
# Conflicts:
# core-java-modules/core-java-datetime/README.md
2019-10-19 15:57:18 +02:00
fejera
b65cd2693e
removed direct persistence-modules/* imports from main pom
2019-10-18 11:09:47 +02:00
Josh Cummings
8288a44dee
Merge pull request #8027 from catalin-burcea/BAEL-18262
...
[BAEL-18262] Move articles out of java-strings part2
2019-10-17 14:38:02 -06:00
Alessio Stalla
7ebfebd208
Merge branch 'master' into BAEL-16646
...
# Conflicts:
# core-java-modules/core-java-datetime/pom.xml
# pom.xml
2019-10-16 19:13:48 +02:00
Josh Cummings
468c8e0875
Merge pull request #7988 from alessiostalla/BAEL-18260
...
#BAEL-18260 Restructure ml and deeplearning4j modules
2019-10-15 20:23:36 -06:00
Josh Cummings
6b22d06f8d
Merge pull request #7928 from catalin-burcea/BAEL-16651
...
[BAEL-16651] Split or move libraries-data module
2019-10-15 19:21:08 -06:00
catalin-burcea
a244dd2698
Move articles out of java-strings part2
2019-10-15 21:20:48 +03:00
Alessio Stalla
db0af2415a
Merge branch 'master' into BAEL-18260
2019-10-14 18:55:06 +02:00