Commit Graph

18 Commits

Author SHA1 Message Date
Loredana c97e97d175 add readmes, remove extra modules 2018-12-16 16:25:49 +02:00
geroza 6ced126022 created parent-boot-2 copy, and point all projects to that new temporary parent pom 2018-12-01 17:37:34 -02:00
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
Loredana cf602faff9 revert boot 2.1 upgrade 2018-11-22 00:37:23 +02:00
gmconte 52852b3a49 BAEL-2302 UPDATED Spring Data REST HTTP Method customization example (#5594)
* BAEL-2302 Spring Data REST HTTP Method customization example

* BAEL-2302 Spring Data REST - granular HTTP Methods control

* BAEL-2302 Spring Data REST - fixed parent pom file version error

* BAEL-2302 Fixing thymeleaf dependencies

* BAEL-2302 Spring Data REST - fixed netty bootstrap

* BAEL-2302 Spring Data REST - fixed netty test

* BAEL-2302 Spring Data REST - fixed spring security oauth2

* BAEL-2302 - Fix oauth2 server deps
2018-11-09 23:26:28 -06:00
Loredana Crusoveanu a9d5e2d5f0
Update pom.xml 2018-10-26 22:30:56 +03:00
Dhawal Kapil 8c361330f1 BAEL-9709 Fix start of Boot projects with parent-boot-2 parent
-Added placeholder {start-class} tag in parent-boot-2's spring-boot-maven-plugin so that any child that has a {start-class} automatically is benefited from this plugin and wil help that child class to run
-Fix startup issues of few spring boot 2 projects
2018-10-26 23:56:07 +05:30
Loredana Crusoveanu bb380406b2
Update pom.xml 2018-10-20 21:53:54 +03:00
amit2103 296e9c03cc [BAEL-9516] - Added spring boot version property for artifact and plugin dependency 2018-10-20 01:33:02 +05:30
amit2103 dc0cf74266 [BAEL-9516] - Added latest version of spring 2 2018-10-20 01:28:04 +05:30
Dhawal Kapil 4798ba0ea2 BAEL-8841 Merge vaadin and vaadin-spring
- Added spring-boot-maven-plugin inside plugin management for parent-boot-1 and parent-boot-2 so that it is available as a managed resource for their child projects
2018-09-06 22:37:01 +05:30
Dhawal Kapil 1d0eadf585 BAEL-8504 Fix surefire configs of spring-5 projects part 2
-Removed redundant surefire configs
2018-08-28 13:35:27 +05:30
Dhawal Kapil e7485a1813 Task/bael 8020 (#4919)
* BAEL-8020 Fix surefire configs of spring-5 projects

-Removed surefire configurations from spring-5 projects

* BAEL-8020 Fix surefire configs of spring-5 projects

-Fixed surefire and junit configuration of spring-5-** projects
-Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit-5

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit5-migration

* BAEL-8020 Fix surefire configs

-Updated maven war plugin to 3.0.0

* BAEL-8020 Fix surefire configs

-Upgraded surefire custom logger api version to 2.21.0 for all child projects

* BAEL-8020

-Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc.
-Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue

* BAEL-8020 Fix surfire configs

-Added junit vintage dependency to run junit4 tests
2018-08-09 19:13:44 +03:00
Eugen Paraschiv f342db3d1c minor maven cleanup 2018-07-18 23:44:34 +03:00
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Sanjay Patel f7953fd65d BAEL-6506: Added IntTest to pmd and poms (#4525) 2018-06-22 13:09:57 +02:00
Alessio Stalla aaa9202883 Code for BAEL-1812 (#4432)
* Thin jar option for Spring Boot bootstrap and gradle projects.

* .gitignore for spring-boot-gradle project.

* Maven and Gradle 'thin' Boot builds (optional)

* Rename 'wrapper' to 'thin' and shorten some lines of code to fit the article.
2018-06-08 13:47:00 -07:00
Loredana Crusoveanu 79b5b211c9 new parent project 2018-05-06 10:53:26 +03:00