Commit Graph

20 Commits

Author SHA1 Message Date
Doha2012 2b374fa8ae cleanup pom (#1846)
* 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
2017-05-14 11:01:35 -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
Doha2012 c0509dd1ee minor fix (#1612)
* 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
2017-04-08 15:47:42 +02:00
pivovarit d0b0debd06 Exclude integration tests 2017-03-24 16:17:34 +01:00
eugenp e8faa73d74 testing cleanup 2017-03-11 23:31:41 +02:00
mariiakulik 005ac52b68 Create README.md 2017-03-03 20:19:26 +01:00
pivovarit 4cbb0edafa remove java.version from properties 2017-02-05 17:51:33 +01:00
pivovarit 5b79f605a4 Refactor ResourceEndpoint 2017-02-05 17:06:12 +01:00
Tomasz Lelek c2ed9afc2d BAEL-542 use @GetMapping annotation 2017-02-05 11:22:43 +00:00
pivovarit d4cb92250d LiveTest -> Test 2017-02-05 10:20:12 +01:00
Andrew Morgan 3f81460e90 Added extra endpoint for default caching 2017-02-04 23:50:47 +00:00
Tomasz Lelek c9394b216a BAEL-542 do not need TestConfig class 2017-02-04 23:50:47 +00:00
Tomasz Lelek 652def889a BAEL-542 start application properly when integation test started 2017-02-04 23:50:47 +00:00
Tomasz Lelek c8f6bed73d BAEL-542 rename test to LiveTest suffix 2017-02-04 23:50:47 +00:00
Tomasz Lelek cc70eae896 BAEL-542 test fix 2017-02-04 23:50:47 +00:00
Tomasz Lelek c3cc42f458 BAEL-542 wrote live tests 2017-02-04 23:50:47 +00:00
Tomasz Lelek 25111c5b89 BAEL-542 use defaults 2017-02-04 23:50:47 +00:00
Tomasz Lelek 4bac6e0571 BAEL-614 endpoint that has default cache-control headers 2017-02-04 23:50:47 +00:00
Tomasz Lelek 3fa1b93f87 BAEL-614 appRunner in proper place 2017-02-04 23:50:47 +00:00
Tomasz Lelek c7203bd564 BAEL-614 base module for cache-control 2017-02-04 23:50:47 +00:00