Muhammad Asif Anwar
91028e62b2
for Jenkins
2019-02-17 23:01:46 +04:00
Eric Martin
4e8590698d
Merge pull request #6218 from alv21/spring-soap
...
BAEL-2466 Spring soap
2019-02-13 00:00:06 -06:00
Dhawal Kapil
47c1eed6bd
BAEL-2129 Added new core-kotlin-2 extension
2019-02-03 23:05:04 +05:30
Mikhail Chugunov
f9cf8b1a5e
BAEL-2443: Implement JsonView filtering based on Spring security ( #6254 )
...
* BAEL-2443: Implement filtering with @JsonView based on spring security role
* Cleanup test
* Rename tests
* Fix renaming roles after refactoring
2019-02-02 08:54:06 -08:00
psevestre
4d1c8634fa
Code for BAEL-1381 ( #6214 )
...
* BAEL-1381
* [BAEL-1381]
* [BAEL-1381] New module name
* [BAEL-1381] software-security module
2019-01-30 18:16:26 -08:00
alv21
4c1c93e1f6
BAEL-2466 spring-soap module added
2019-01-26 09:14:27 -08:00
Loredana Crusoveanu
04b35f1b68
Merge pull request #6205 from michael-pratt/BAEL-2491
...
BAEL-2491
2019-01-26 10:11:53 +02:00
Michael Pratt
f2d26dfa38
Move new code under different module
2019-01-23 17:45:07 -07:00
Andrea Ligios
4c7ef02bf3
BAEL-2294 ( #6191 )
...
* BAEL-2294
* BAEL-2294
* live tests...
* formatting
* Live Tests! But not parent pom. Yet.
2019-01-23 09:12:06 -08:00
Michael Pratt
196c17e612
BAEL-2491: Conditionally enable spring scheduled jobs
2019-01-21 15:14:13 +00:00
Loredana Crusoveanu
b81af290a3
Merge pull request #6114 from rozagerardo/geroza/BAEL-9518_Upgrade-parent-spring-5-to-the-latest-version-2
...
[BAEL-9518] parent-spring-5 | Upgrade parent-spring-5 to the latest version of Spring 5 - part 2
2019-01-12 20:33:37 +02:00
Loredana Crusoveanu
a00fa8fdc9
Merge pull request #6105 from rozagerardo/geroza/BAEL-9518_Upgrade-parent-spring-5-to-the-latest-version
...
[BAEL-9518] parent-spring-5 | Upgrade parent-spring-5 to the latest version of Spring 5
2019-01-12 20:29:50 +02:00
Loredana
2cb4faddb0
fix core-java test and back to build
2019-01-11 23:03:38 +02:00
Loredana Crusoveanu
dfbff7aa19
Update pom.xml
2019-01-10 21:32:08 +02:00
geroza
8c34b3e93b
* removed temporary parent module parent-spring-5
2019-01-10 11:05:18 -02:00
geroza
c7ba38ffcd
migrated the following modules using parent-spring-5 to spring 5.1:
...
spring-mvc-simple
spring-security-mvc-custom
spring-security-mvc-login
spring-security-rest
spring-security-rest-basic-auth
spring-static-resources
spring-thymeleaf
2019-01-09 23:54:26 -02:00
Loredana Crusoveanu
288fc3db8a
Update pom.xml
2019-01-10 01:04:16 +02:00
Dhawal Kapil
6cd561d91a
Fixed pom.xml
2019-01-09 00:41:57 +05:30
Dhawal Kapil
842d8573af
Revert parent pom.xml
2019-01-09 00:38:14 +05:30
Dhawal Kapil
c0e36d5b10
BAEL-10925 New module spring-boot-rest
2019-01-09 00:30:54 +05:30
pcoates33
cceb6a022e
spring-boot ehcache example added ( #6012 )
2019-01-05 13:39:43 +01:00
amit2103
b4ff5c46f0
[BAEL-11402] - Moved articles out of core-java (part 3)
2018-12-30 01:19:12 +05:30
Loredana Crusoveanu
9a2f8a87a4
Merge branch 'master' into BAEL-10836
2018-12-27 22:26:35 +02:00
Loredana Crusoveanu
6f93d7f2b1
Merge pull request #5996 from amit2103/BAEL-10837
...
[BAEL-10837] - Splitted core-java-concurrency module
2018-12-27 20:52:35 +02:00
Loredana
0a0701c947
new module core-java-perf
2018-12-26 20:42:28 +02:00
amit2103
45ba2a9387
[BAEL-10837] - Splitted core-java-concurrency module
2018-12-25 21:54:46 +05:30
Loredana Crusoveanu
be54e39e60
Merge branch 'master' into BAEL-10838
2018-12-25 14:25:08 +02:00
Loredana Crusoveanu
7e2f10f497
Merge pull request #5971 from amit2103/BAEL-10839
...
[BAEL-10839] - Create core-java-lang-oop module
2018-12-25 12:14:39 +02:00
amit2103
8cf3e3f41a
[BAEL-10838] - Created core-java-lang-syntax module
2018-12-24 01:10:15 +05:30
amit2103
bba9a99f32
[BAEL-10836] - Create core-java-collections-list module
2018-12-23 01:15:24 +05:30
amit2103
023bf2c5b5
[BAEL-10839] - Create core-java-lang-oop module
2018-12-22 21:02:12 +05:30
amit2103
afe4a98944
[BAEL-10866] - Resolved conflicts
2018-12-22 18:58:28 +05:30
Tom Hombergs
01293da309
Merge pull request #5953 from eugenp/shedlock
...
moved shedlock code example to module "spring-boot-libraries"
2018-12-21 19:51:05 +01:00
Tom Hombergs
87b23b4d44
Spock ( #5952 )
...
* BAEL-2364: Adds Spring Boot IntegrationTests with Spock Framework
* Adds o.b.boot.controller.rest.WebController as example controller
* Adds one Load Application Context Test
* Adds one WebMvcTest
* updated pom.xml's and README
* fixed module name
2018-12-20 22:54:20 +02:00
Tom Hombergs
3f6f33294b
moved shedlock code example to module "spring-boot-libraries"
2018-12-19 20:04:54 +01:00
Loredana Crusoveanu
997587095a
Merge pull request #5932 from eugenp/BAEL-10808
...
add readmes, remove extra modules
2018-12-16 22:51:31 +02:00
dev-chirag
ad03c69e01
BAEL-2100 Custom Lombok Annotation ( #5918 )
2018-12-16 11:50:17 -08:00
amit2103
78735f582b
[BAEL-10866] - Upgrade jackson version in tutorials repository
2018-12-16 23:57:08 +05:30
Loredana
c97e97d175
add readmes, remove extra modules
2018-12-16 16:25:49 +02:00
amit2103
ea25895da1
Fixed conflicts
2018-12-16 16:45:48 +05:30
Dhawal Kapil
0f443d3006
Task/bael 10829 4 ( #5925 )
...
* BAEL-10829 Commented out spring-data-elasticsearc
* BAEL-10829 commented out spring-data-elasticsearch project
* Revert "BAEL-10829 Commented out spring-data-elasticsearc"
This reverts commit 84b7b4086435ac25a14841199145cc5d9e5c4beb.
2018-12-16 11:24:35 +02:00
Loredana Crusoveanu
1fc93000b6
Merge pull request #5920 from eugenp/remove-flips
...
remove flips module
2018-12-15 19:33:54 +02:00
Loredana Crusoveanu
ded9338e06
Merge pull request #5919 from eugenp/BAEL-10845-v2
...
small fixes for BAEL-10845
2018-12-15 19:24:24 +02:00
Kumar Chandrakant
9271f10941
Adding files for the tutorial BAEL-1877: A Guide to Hibernate OGM ( #5909 )
...
* Adding files for the tutorial BAEL-1877: A Guide to Hibernate OGM
* Removing test for MongoDB as there may not be MongoDB running on integration platform.
* Reapplied the standard Java formatter.
* Incorporatd the review comments on the tutorial.
* Commented out the integration test for MongoDB.
* Removed implicit dependencies from pom.xml
2018-12-15 09:10:55 -08:00
Loredana
432643f115
remove flips module
2018-12-15 18:59:23 +02:00
Loredana
7ae533c5ee
fix main pom
2018-12-15 18:49:49 +02:00
Loredana Crusoveanu
76e8d10bc3
Merge pull request #5903 from rozagerardo/geroza/BAEL-10845_subtask-part-1_BAEL-10354_migrateparent-boot-to-spring-boot-2.1_part-3
...
[BAEL-10845] | Upgrade set of modules to use boot 2.1 - part 3
2018-12-15 18:26:15 +02:00
Dhawal Kapil
8b63e6d7f4
BAEL-10829 Clean up the parent pom of the tutorials project ( #5911 )
...
- Moved jhipster and java-mongodb modules to heavy profiles
2018-12-13 11:23:14 -08:00
Dhawal Kapil
25854b89a8
BAEL-10829 Cleanup parent pom.xml ( #5907 )
...
* BAEL-10829 Cleanup parent pom.xml
- Removed geotools module causing build to hang
- Removed -q parameter from travis to see full logs while building
* BAEL-10829 reverting -q flag in travis
* BAEL-10829 Commented restx module due to failing tests
2018-12-13 00:15:02 -08:00
geroza
1ad6d9c872
Deleted temporary parent-boot module using spring-boot 2.0.x
2018-12-12 10:26:07 -02:00