Commit Graph

25 Commits

Author SHA1 Message Date
Grzegorz Piwowarek 513c1c5e69 Update pom.xml (#1929)
* Update pom.xml

* Update pom.xml
2017-05-24 22:13:42 +02:00
Doha2012 48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
pivovarit 40621d6bd7 Update tests 2017-05-05 17:53:59 +02:00
pivovarit 1a54133472 Refactor multipart upload 2017-05-05 17:50:36 +02:00
pivovarit 744799630f Fix Spring 5 tests 2017-05-05 17:45:28 +02:00
lor6 e72744dbd0 compile functional test (#1788) 2017-05-05 17:35:44 +02:00
Grzegorz Piwowarek 30df1541a1 Spring 5 reff (#1786)
* Fix Spring5 snippets

* Refactor Spring 5 samples

* Refactor Spring 5 samples

* Enable Spring5
2017-05-05 16:26:25 +02:00
eugenp 55dc9a7a9a spring 5 work 2017-04-27 15:50:11 +03:00
mariiakulik a5f4ae927d Readme files update (#1680)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.MD

* Update README

* Rename README to README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2017-04-18 22:20:20 +02:00
Thangtq211 e32c6e5f38 BAEL-635 Overview of Spring 5 (#1633)
* Overview of Spring 5

* Overview of Spring 5

* BAEL-635 Formatting
2017-04-11 15:27:30 +02:00
Grzegorz Piwowarek e7d81e6e98 Optimize build (#1604) 2017-04-07 16:56:35 +02:00
Tian Baoqiang e6d9dde931 add a main-class variable on maven building and exclude IntegrationTests (#1530)
* add a main-class variable on maven building and exclude IntegrationTests

* hardcode spring-boot main class to Spring5Application
2017-03-29 11:43:21 +02:00
Tian Baoqiang 0bc9bfbacb BAEL-636: register servlet using java config (#1525) 2017-03-28 13:50:03 +02:00
Tian Baoqiang a18d779294 BAEL-636: add standalone deployment (#1521) 2017-03-28 11:56:57 +02:00
Tian Baoqiang d3e57d38a6 #BAEL-636 (#1468)
* jira #BAEL-636

* remove redundant dependency spring-boot-starter-reactive
2017-03-26 18:23:28 +02:00
Grzegorz Piwowarek 365d9b7023 Update README.md (#1441) 2017-03-19 20:02:50 +01:00
Grzegorz Piwowarek e693c47019 Delete README.md (#1440) 2017-03-19 20:02:29 +01:00
mariiakulik 22b5c4924b Create README.md (#1434) 2017-03-19 08:33:49 +01:00
Tian Baoqiang 64ec368139 #BAEL-505 (#1337)
* #BAEL-505 Concurrent Test in Spring 5

* add pom description

* add spring-5 module to main pom
2017-03-09 19:38:07 +01:00
eugenp c7c3d822d9 testing work with JUnit 5 2017-02-24 18:04:53 +02:00
eugenp 355931f826 adding some simple persistence 2017-02-24 15:12:23 +02:00
eugenp f64e24e6de fully working version of Spring 5 project 2017-02-24 14:08:44 +02:00
eugenp 07876a2855 work on initial state of the spring 5 project 2017-02-24 13:57:32 +02:00
eugenp 9f10890501 initial commit of spring 5 project 2017-02-24 13:50:46 +02:00