anilkivilcim.eray
7bb1a28235
BAEL-2762 formating done for 2 space indenting
2019-03-23 22:07:24 +03:00
anilkivilcim.eray
5421b1af95
Merge branch 'master' into BAEL-2762
...
# Conflicts:
# spring-boot-security/pom.xml
# spring-boot-security/src/main/java/com/baeldung/springbootsecurity/basic_auth/SpringBootSecurityApplication.java
# spring-boot-security/src/main/java/com/baeldung/springbootsecurity/basic_auth/config/BasicAuthConfiguration.java
# spring-boot-security/src/test/java/com/baeldung/springbootsecurity/basic_auth/BasicAuthConfigurationIntegrationTest.java
2019-03-21 14:13:01 +03:00
anilkivilcim.eray
26f8de5834
BAEL-2762 renaming HomeControllerIntegrationTest to HomeControllerUnitTest
2019-03-21 09:54:15 +03:00
anilkivilcim.eray
284542701f
BAEL-2762 Fix tests in spring-boot-security module
2019-03-20 23:21:11 +03:00
anilkivilcim.eray
7b5d3a20e1
BAEL-2762 init
2019-03-16 10:43:29 +03:00
Eric Martin
c81651ba42
Merge pull request #6306 from yatendragoel/master
...
BAEL-1915: Upgraded from Boot1 to Boot2
2019-03-08 07:40:23 -06:00
Loredana Crusoveanu
249f2f0ed0
Update SpringBootSecurityApplication.java
2019-02-20 20:47:13 +02:00
Loredana Crusoveanu
e90b37f118
Update and rename HomeControllerUnitTest.java to HomeControllerIntegrationTest.java
2019-02-20 20:28:02 +02:00
Yatendra Goel
648e66d9e3
BAEL-1915: Upgraded from Boot1 to Boot2
2019-02-10 02:54:20 +05:30
amit2103
97f8a0c46c
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
Loredana
c560a37b70
add start class
2019-01-01 22:44:53 +02:00
Eugen Paraschiv
807f25e992
using the boot parent
2018-11-05 21:27:46 +02:00
charlesgonzales
4cbc8d0bac
To add/fix links (Team Jira BAEL-9015) ( #5332 )
...
* 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
* Create README.md
* Create README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-09-27 09:09:58 +02:00
Dhawal Kapil
375df7f3aa
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8844
2018-09-03 23:40:07 +05:30
Dhawal Kapil
550952c995
BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
...
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +05:30
chrisoberle
212e6fe820
BAEL-1969 spring security for spring boot integration tests ( #5074 )
...
* BAEL-1969 spring security for spring boot integration tests
* BAEL-1969 spring security for spring boot integration tests
2018-09-02 11:14:16 +02:00
Hai Nguyen
be05fabb4e
Spring Security Taglibs ( #4947 )
...
* BAEL-1846: Java Image to Base64 String
* Move from using main method to Junit test
* Update to use environment variables for testing
* reformat and add test file
* spring boot jsp security taglibs
* add more test
* add more test
* refactor spring config
* refactor spring config
* Update README.md
* fi alignment
* fix requested comments
* additional tests and content
* additional tests and content
* update examples
* Delete Readme file
* edit form example
* adding example for spring boot security tag libs
* Remove old tag libs module
2018-08-30 12:19:13 -06:00
Dhawal Kapil
856ca42d23
BAEL-7636 Add the missing plugin versions in the tutorial repo
...
-Added missing plugin versions
2018-08-14 13:34:45 +05:30
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
Daniel Barrigas
5a8ee24152
BAEL-1914 refactor ( #4749 )
...
* Server Sent Events example using Spring Webflux and React
* spring security custom AuthenticationFailureHandler
* refactor
* moved SSE to branch
* remove pom properties
* moved AuthenticationFailureHandler example to spring-security-mvc-login
2018-07-18 19:58:01 +02:00
Daniel Barrigas
949847764f
BAEL-1914 ( #4718 )
...
* Server Sent Events example using Spring Webflux and React
* spring security custom AuthenticationFailureHandler
* refactor
* moved SSE to branch
* BAEL-1914
* remove pom properties
* renamed test class
* avoid git conflict
2018-07-15 10:32:02 +02:00
Daniel Barrigas
44b61ab245
BAEL-1914 ( #4713 )
...
* Server Sent Events example using Spring Webflux and React
* spring security custom AuthenticationFailureHandler
* refactor
* moved SSE to branch
* BAEL-1914
* remove pom properties
2018-07-15 06:45:12 +02: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
amit2103
f2128ad054
Bael 5249 cleanup ( #4108 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103
ba1ba8455d
Bael 5249 ( #4052 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* Spring-dependency injection
* BAEL-1683-Guide to Java Clock class
* BAEL-1683-Guide to Java Clock class
* added article link
* added article link
* fixed link
* refactoring packages and using generics
* BAEL-717: Singleton Session Bean. (#4046 )
* BAEL-717: Singleton EJB Bean
Files for BAEL-717:Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Changed artifactId value.
* BAEL-717: Singleton EJB Bean.
Added module for Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean.
Removed Singleton EJB Bean Module.
* BAEL-717: Singleton EJB Bean
Changed the JNDI Lookup name.
* BAEL-717: Singleton EJB Bean.
Added the "singleton-ejb-bean" module.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton Session Bean.
Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Changing the name of the class to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Added method to test Bean-Managed concurrency.
* Get Latest.
* deleting CountryStateBeanManagedBean for new file.
* deleting CountryStateCacheBean for new file.
* deleting CountryStateContainerManagedBean for new file.
* BAEL-717: Singleton Session Bean.
Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.
* Deleting file for new checkin.
* BAEL-717: Singleton Session Bean.
Added test case for Bean-Manged concurrency.
Change in JNDI names.
* BAEL-717: Singleton Session Bean.
Changed the assert method parameter order and null check in test cases.
* BAEL-717:Singleton Session Bean
Removed volatile keyword for the variable countryStatesMap. Marking it as final.
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum (#3890 )
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum
* Commiting editor's suggested changes
* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin
* Revert commit for BAEL 1687 - Moving those files to a new branch
* Use AssertJ and BDD-style on unit testing
* BAEL 1639: added singleton examples and test. (#3977 )
* BAEL-1701 (#4012 )
* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)
* BAEL-1701: Complete examples
* added article links
* removed folder "SpringDependencyInjection"
e Please enter the commit message for your changes. Lines starting
* BAEL-1706 - optional parameters in java (#4050 )
* BAEL-1706 - optional parameters in java
* minor adjustments per review
* add tests
* fix formatting
* fix constructor issue with MultiVitaminOverloading
* BAEL-1706 Test name change, formatting
* working with booleans in thymeleaf (#4061 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit (#4058 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit
* updated test cases
* Update README.md
* Demonstration of Java assert
* BAEL-1679 (#3959 )
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
* BAEL-21 fix executor
* BAEL-1432 add custom gradle task
* BAEL-1567 add samples of cookie and session in serlvet
* BAEL-1567 use stream api
* BAEL-1567 fix optional
* BAEL-1679 add query annotation jpa spring data
* BAEL-1679 added new junits
* BAEL-1679 use assertJ, use givenWhenThen naming convention
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* spring-data final
* service locator pattern
* service locator pattern
* variable name changes
* Spring MVC @PathVariable dot (.) get truncated
* testing changes
* Update README files (#4065 )
* BAEL-1612: Update README
* BAEL-1562: Update README
* BAEL-1562: Update README
* BAEL-1369
* BAEL-1369
* BAEL-1369
* remove comments
* Back-link corrected (#4071 )
* Back-link corrected (#4073 )
* Back-link added (#4074 )
* Back-link added (#4075 )
* Back-link added (#4076 )
* Back-link added (#4077 )
* Back-link added (#4078 )
* Back-link added (#4080 )
* Back-link added (#4081 )
* Back-link added (#4083 )
* Back-link corrected (#4086 )
* Back-link added (#4087 )
* Back-link added (#4091 )
* Back-link added (#4089 )
* added example code for Java mail (#4101 )
* Back-link added (#4099 )
* Back-link added (#4088 )
* Back-link added (#4082 )
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
2018-04-26 08:50:35 +02:00
Rokon Uddin Ahmed
5da2ea995c
08.04.2018 ( #3954 )
...
* 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
* Create README.md
* Update README.md
* Update README.md
* 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
* Update README.md
* Update README.md
* Create 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
2018-04-11 07:33:18 +02:00
Bogdan Stoean
f888a3f78a
BAEL-1410 - refactor tests ( #3525 )
...
* initial setup with spring boot/ spring data jpa/ flyway
* BAEL-1315 - added flyway test extensions for spring
* BAEL-1315 - added flyway test extensions for spring
* BAEL-1315 - created multiple migration scripts and locations
* BAEL-1315 - test insert after schema creation
* cleanup
* BAEL-1315 - test data changes by a migration
* [BAEL-1410] Spring Boot Security Auto-Configuration
* [BAEL-1410] Added some tests for incorrect credentials use case
* [BAEL-1410] Added readme and some code improvements
* [BAEL-1410] removed form based auth config because is redundant
added oauth2 server auto-configuration sample with test
* [BAEL-1410] added custom Authorization Server Config
* [BAEL-1410] update README
* [BAEL-1410]refactor tests
* [BAEL-1410]oauth2 resource server
* [BAEL-1410]oauth2 sso sample with facebook
* [BAEL-1410]remove spring-flyway
* [BAEL-1410]refactor tests
* [BAEL-1410] refactor tests
* [BAEL-1410] update
2018-01-29 06:44:40 +01:00
Bogdan Stoean
f993bc0435
[BAEL-1410] Spring Boot OAuth2 Support ( #3409 )
...
* initial setup with spring boot/ spring data jpa/ flyway
* BAEL-1315 - added flyway test extensions for spring
* BAEL-1315 - added flyway test extensions for spring
* BAEL-1315 - created multiple migration scripts and locations
* BAEL-1315 - test insert after schema creation
* cleanup
* BAEL-1315 - test data changes by a migration
* [BAEL-1410] Spring Boot Security Auto-Configuration
* [BAEL-1410] Added some tests for incorrect credentials use case
* [BAEL-1410] Added readme and some code improvements
* [BAEL-1410] removed form based auth config because is redundant
added oauth2 server auto-configuration sample with test
* [BAEL-1410] added custom Authorization Server Config
* [BAEL-1410] update README
* [BAEL-1410]refactor tests
* [BAEL-1410]oauth2 resource server
* [BAEL-1410]oauth2 sso sample with facebook
* [BAEL-1410]remove spring-flyway
2018-01-15 22:05:19 +01:00
Bogdan Stoean
8de8770eec
[BAEL-1410] Spring Boot Security auto-configuration ( #3329 )
...
* [BAEL-1410] Spring Boot Security Auto-Configuration
* [BAEL-1410] Added some tests for incorrect credentials use case
* [BAEL-1410] Added readme and some code improvements
2017-12-31 17:04:37 +02:00