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
35231d0c19
cleanup parent dependencies ( #1828 )
...
* 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
2017-05-11 11:02:04 -05:00
Doha2012
9692ae36fb
add parent to pom ( #1816 )
...
* 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
2017-05-09 23:37:43 +03:00
KevinGilmore
e6a0ab3cb9
BAEL-86: Corrected URL in README.md ( #1740 )
...
* Add files via upload
* Update pom.xml
* Update RunGuice.java
* Update Communication.java
* Update CommunicationMode.java
* Update DefaultCommunicator.java
* Update EmailCommunicationMode.java
* Update IMCommunicationMode.java
* Update SMSCommunicationMode.java
* Update MessageLogger.java
* Update MessageSentLoggable.java
* Update AOPModule.java
* Update BasicModule.java
* Update CommunicationModel.java
* Update Communicator.java
* Update BasicModule.java
* Update RunGuice.java
* Update MessageLogger.java
* Update Communicator.java
* Update pom.xml
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* Update pom.xml
* Update pom.xml
* Update pom.xml
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
* BAEL-157: README.md updated
* Changed project name
* Update RunGuice.java
Removed references to message logging and output
* Update Communication.java
Removed message logging-related code
* BAEL-566: Updated README.md
* New project name
* BAEL-393: removing guice-intro directory
* BAEL-393: renamed module guice-intro to guice in root pom.xml
* BAEL-393 and BAEL-541 README.md files
* BAEL-731: Updated README.md
* BAEL-680: renamed test methods
* BAEL-714: Updated README.md
* BAEL-737: Updated README.md
* BAEL-680 and BAEL-756 README.md updates
* BAEL-666: Updated README
* BAEL-415: Custom Scope
* BAEL-415: Custom Scope - renamed classes to reflect TenantScope
* README file updates for BAEL-723, BAEL-763, and BAEL-415
* BAEL-735: README
* BAEL-567: README
* BAEL-736: README
* BAEL-766: Update README
* BAEL-555: README update
* BAEL-761: README update
* BAEL-742: Stripe API for Java README file
* BAEL-86: Correction to README file
2017-04-26 23:01:35 +02:00
Adam InTae Gerard
7a96484ba3
BAEL-86 ( #1535 )
...
* BAEL-86
* Added Themes and Beans
* Improvements and fully tested locally
2017-04-21 22:00:42 -05:00
Doha2012
5e1e320cee
exclude commons-logging dependency ( #1686 )
...
* 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
2017-04-19 16:14:10 +02:00
Doha2012
74688cf30e
remove log4j dependencies ( #1675 )
...
* 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
2017-04-18 22:39:13 +02:00
DOHA
0de8a91137
upgrade dependencies
2016-12-07 19:17:18 +02:00
slavisa-baeldung
a323947704
BAEL-86 - rename main class
2016-11-14 23:43:37 +01:00
Christian Rädel
6708feb70c
BAEL-86: Added diagram picture and sources.
2016-11-10 07:31:39 +01:00
Christian Rädel
86e387e9a4
BAEL-86:
...
- Small modification on exception handler, because we have only one resolver.
- Added exception resolver to web configuration.
2016-11-02 16:17:50 +01:00
Christian Rädel
6f2c2a7d1d
BAEL-86:
...
- Changed component scanning.
2016-11-02 16:17:40 +01:00
Christian Rädel
da0f93feb5
BAEL-86:
...
- Split controller into interfaces and implementations.
- Added ability to up/download files.
2016-11-02 16:17:17 +01:00
Christian Rädel
a1a8c29c63
BAEL-86: Refactored WebInitializer and added MultipartResolver.
2016-11-02 16:17:00 +01:00
Christian Rädel
88a4f61917
BAEL-86: Added localization and themes.
2016-11-02 16:16:52 +01:00