Commit Graph

5387 Commits

Author SHA1 Message Date
tschiman 82f4657a7b BAEL-797 adding rating http calls 2017-04-26 22:36:22 -06:00
tschiman f2a02cc278 BAEL-797 adding book related http calls 2017-04-26 22:36:22 -06:00
tschiman 136bb775f3 BAEL-797 adding login to http calls 2017-04-26 22:36:22 -06:00
tschiman 765cdecb59 BAEL-797 functionality in the UI is here now just need to connect to the http endpoints 2017-04-26 22:36:22 -06:00
tschiman be326a42ad BAEL-797 moving book list to its own component 2017-04-26 22:36:22 -06:00
tschiman 961ece8f76 BAEL-797 moving book detail to it's own component 2017-04-26 22:36:22 -06:00
tschiman 19a1e837ea BAEL-797 Adding admin actions for books 2017-04-26 22:36:22 -06:00
tschiman 62f8bba29c BAEL-797 Adding rating stuff to the UI. View Ratings and Add Ratings 2017-04-26 22:36:21 -06:00
tschiman dbd9a0ea28 BAEL-797 Adding book stuff to the UI 2017-04-26 22:36:21 -06:00
tschiman ae7a684d99 BAEL-797 Disabling csrf on the logout link as it was creating problems with the csrf token not being updated correctly. 2017-04-26 22:36:21 -06:00
tschiman ff457a96b5 BAEL-797 Adding login with setting to turn off basic auth popup 2017-04-26 22:36:20 -06:00
tschiman 44568de138 BAEL-797 Adding login logic and principal object to add to the application state 2017-04-26 22:36:19 -06:00
tschiman 7e5ff3a0ec BAEL-797 Adding login logic and a get principal endpoint to serve as our login method 2017-04-26 22:36:19 -06:00
tschiman b4ddc23ebf BAEL-797 Adding login form and security changes to support login 2017-04-26 22:36:18 -06:00
tschiman 25e7a7a9a3 BAEL-797 Adding basic HTML landing page 2017-04-26 22:36:18 -06:00
tschiman 5cd2762636 BAEL-797 Adding bootstrap and angular bootstrap 2017-04-26 22:36:18 -06:00
tschiman 34beca71d0 BAEL-797 adding the base UI application to the gateway project 2017-04-26 22:36:18 -06: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
Jesus Boadas bf02497b7c Guide to JDO (#1736)
* Guide to JDO

* Guide to JDO

* Guide to JDO

* Guide To JDO
2017-04-26 21:30:04 +02:00
Grzegorz Piwowarek e29b8394e0 Merge assertj -> testing (#1738) 2017-04-26 20:31:31 +02:00
Yasin 0af476db52 BAEL-88 Integration tests fixed. (#1739)
* BAEL-88 Testing in Spring Boot

* BAEL-88 Integration tests fixed.
2017-04-26 20:17:03 +02:00
Grzegorz Piwowarek 722ce8fba4 Merge aspectj -> spring-aop (#1737) 2017-04-26 18:11:15 +02:00
KevinGilmore 17ff6e50f4 BAEL-742 Create README for Stripe API article (#1731)
* 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
2017-04-26 07:57:20 -05:00
Tomasz Lelek f979a4075d BAEL-856 code for long adder and accumulator (#1723)
* BAEL-856 code for long adder and accumulator

* BAEL-856 rearange packages

* BAEL-856 Formatting
2017-04-26 12:57:16 +02:00
slavisa-baeldung 94c6de1962 Merge remote-tracking branch 'origin/master' 2017-04-26 08:57:07 +01:00
Jesus Boadas b0e15fcca0 Guide to JDO (#1730)
* Guide to JDO

* Guide to JDO

* Guide to JDO
2017-04-25 20:54:32 +02:00
Luís Soares 129c751cb4 Simplify annotation usage (#1729)
BAEL-742
2017-04-25 07:36:21 -05:00
Grzegorz Piwowarek 3751e27288 Rename tests (#1728) 2017-04-25 14:18:07 +02:00
Walter Gómez d6e58f6efd Feature/kotlin interop (#1709)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update master

* Add Kotlin Java Interoperability
Add kotlin-reflect dependency

* Fix test for customer
Remove unused imports
2017-04-25 09:50:02 +02:00
Tomasz Lelek 1c53e62641 Bael 845 transfer queue (#1727)
* BAEL-845 tranferqueue article

* BAEL-845 m to m example

* BAEL-845 move code to test

* BAEL-845 use tryTransfer

* BAEL-845 proper if logic

* BAEL-845 proper test

* BAEL-845 robust test

* BAEL-856 invert logic
2017-04-25 09:44:59 +02:00
Sunil Mogadati 6aeb90de5b BAEL-611 Add JAX-WS client and JUnit Test (#1725)
* Add NDC and JBoss Logging to the demo application

* NDC for Log4j, Log4j2 and JBoss Logging

* Simplify NDC example by making it a single operation instead of two

* Make NDC example as RestController, Use JBoss Logging only as a logging bridge

* Fix merge conflicts in pull request - log-mdc pom.xml updated

* BAEL-445 Update to Spring security SpEL example

* BAEL-445: Change tabs to spaces in the updated code

* BAEL-245: Add Enum Serialization exmaple

* BAEL-245: Remove the folder jackson/src/test/java/com/baeldung/jackson/dtos/withEnum as the example is not used anymore

* Add more enum serialization examples to align with previous example and prevent build fail

* BAEL-611: Minor formatting changes

* BAEL-611: Update Test case method names

* BAEL-611 Add JAX-WS client and JUnit Test
2017-04-25 00:56:08 -06:00
Yasin cee7e71400 BAEL-88 Testing in Spring Boot (#1722) 2017-04-25 07:05:40 +02:00
Eunice A. Obugyei a7b7ccad2d Introduction to JAX-WS (#1696)
* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Removed unnecessary comment

* Added mockito-core dependency

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]
Added Exception test cases

* Applied baeldung formatter in Eclipse

* Merged from https://github.com/eugenp/tutorials
Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Revert "Merged from https://github.com/eugenp/tutorials"

This reverts commit 74447a163b9e3f244a2578315fbdb525d20cd16b.

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]

* Removed mockito version from properties

* Introduction to JAX-WS[http://jira.baeldung.com/browse/BAEL-611]
2017-04-24 22:55:34 -06:00
lor6 c10f709e17 Bael 830 (#1682)
* java http request

* httpclient code

* small fixes

* remove try catch
2017-04-24 21:24:41 -05:00
maibin 4eb3f44b14 HashSet and TreeSet comparison (#1698) 2017-04-24 20:29:26 -05:00
lor6 91552e127d update boot version (#1720) 2017-04-24 20:52:34 +02:00
pedja4 b0df0937f2 BAEL-845 TransferQueueTest.java (#1719) 2017-04-24 16:16:05 +02:00
Chandravadan S 4d17d26405 Bael 697 - @ConfigurationProperties in Spring Boot (#1712)
* Initial commit for @ConfigurationProperties

(BAEL-697)

* Additional validations added

(BAEL-697)

* Formatting changes

* Updated main properties file

* Minor changes to pass TravisCI

(BAEL-697)

* Optimisation of imports

(BAEL-697)

* Renamed ConfigPropertiesTest to Integration test

(BAEL-697)
2017-04-24 08:38:53 +02:00
Tian Baoqiang 8b028a2946 BAEL-758 (#1704)
* BAEL-758

* remove unnecessary pom configurations
2017-04-24 08:36:58 +02:00
Doha2012 48c0e41791 fix commons-logging issue (#1714)
* 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
2017-04-23 22:10:56 +02:00
dhruba619 cf24ede9ab BAEL-786 Updated custom test reports 2017-04-24 01:04:35 +05:30
KevinGilmore c4d9be177f BAEL-761: Updated README.md (#1713)
* 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
2017-04-23 13:51:45 -05:00
KevinGilmore 9c9c0ae2a0 BAEL-555: Updated README.md (#1711)
* 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
2017-04-23 12:08:32 -05:00
slavisa-baeldung 5532225228 BAEL - 318 - removing commented out code 2017-04-23 13:27:57 +01:00
slavisa-baeldung 8b39484abc Merge pull request #1710 from eugenp/sybraimah-master
BAEL-318 - springmvc-webform
2017-04-23 14:18:32 +02:00
Artem V. Navrotskiy 52d1fe174f Fix whenSerializingDateToISO8601_thenSerializedToText test. (#1593)
Suddenly,  "1970-01-01T02:30:00.000+0000" is not a correct ISO 8601 date: it mix basic timezone format and extended date and time format.
Correct value looks like:

 * 1970-01-01T02:30:00.000+00:00 (Extended format)
 * 19700101T023000.000+0000 (Basic format)
2017-04-23 13:31:12 +02:00
madven s a8b633701d minor java8 update (#1684)
Anonymous new Consumer<String>() replaced with method reference.
2017-04-23 13:27:12 +02:00
Thang Le f4d56d7765 upgrade version (#1706)
* upgrade version

* upgrade spring to 4.3.7
2017-04-23 13:26:31 +02:00
slavisa-baeldung f508eccfdc BAEL - 318 - resolving conflicts 2017-04-23 08:50:57 +01:00
slavisa-baeldung 64f0428e00 Merge remote-tracking branch 'origin/master' 2017-04-23 08:18:56 +01:00