Commit Graph

413 Commits

Author SHA1 Message Date
Loredana Crusoveanu ab7e2477d8 Merge pull request #10141 from johnA1331/master
BAEL-28473 - add links to github-baeldung articles
2020-10-09 16:05:20 +03:00
bfontana e407389149 Merge pull request #10098 from anirban99/feature/bael-4334/ComponentScan-and-EnableAutoConfiguration-in-Spring-Boot
BAEL-4334: ComponentScan and EnableAutoConfiguration in Spring Boot
2020-10-07 22:01:05 -03:00
johnA1331 b24db3ed99 Update README.md 2020-10-07 17:27:34 +08:00
Anirban Chatterjee d27cbbc4a6 Removed boilerplate code 2020-10-07 09:32:33 +02:00
Anirban Chatterjee bd53673e2b Added unit test 2020-10-06 22:33:24 +02:00
Anirban Chatterjee 14593ca02a Refined bean methods 2020-10-04 12:55:22 +02:00
Gerardo Roza 23c667077b updated Keycloak dependencies version to 11.0.2 2020-10-03 15:59:34 -03:00
johnA1331 511c0183cf Update README.md 2020-10-02 13:24:04 +08:00
johnA1331 ffe826a6b6 Update README.md 2020-10-02 13:07:19 +08:00
Anirban Chatterjee 427581b3a6 Code cleanup 2020-09-28 23:21:40 +02:00
Eric Martin 58896594d1 Merge pull request #10075 from sk1418/springbootPort
[BAEL-4612] get spring boot port at runtime
2020-09-27 21:55:35 -05:00
Anirban Chatterjee 29c91cde2e Added component scan and auto configuration annotations 2020-09-28 01:24:17 +02:00
Ronald Dehuysser 70203a988b [BAEL-4639] Running background jobs in Spring with JobRunr (#10089)
* [BAEL-4639] Running background jobs in Spring with JobRunr

* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme

* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties

* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct

* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added

* [BAEL-4639] - Feedback

* [BAEL-4639] Update test with feedback
2020-09-26 14:14:11 -07:00
Loredana Crusoveanu 35a9131a72 Merge pull request #10083 from johnA1331/master
BAEL-27981 - add links to github-baeldung articles
2020-09-25 16:08:31 +03:00
Tarun Jain 17369c4b77 BAEL-4404|Updated test class name 2020-09-24 03:02:04 +05:30
Tarun Jain 6fc2261a39 Merge remote-tracking branch 'upstream/master' 2020-09-24 02:45:49 +05:30
johnA1331 14965826eb Update README.md 2020-09-24 02:49:18 +08:00
Kai Yuan 8b0b645e6f [BAEL-4612] get spring boot port at runtime 2020-09-23 01:10:11 +02:00
Krzysztof Woyke 9be17d36d2 JAVA-2976: Get rid of the overriden spring-boot.version property 2020-09-22 14:57:32 +02:00
Tarun Jain fcb493e6ba Merge remote-tracking branch 'upstream/master' 2020-09-20 01:21:17 +05:30
Tarun Jain 3626b5c858 BAEL-4404 | Added test class to verify the beahvior 2020-09-20 01:20:58 +05:30
Krzysiek 7c482a8e6f JAVA-2975: Clean up the pom.xml in spring-boot-exceptions 2020-09-18 22:40:10 +02:00
Loredana 4a7cde7d32 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-09-18 12:04:36 +03:00
Dhawal Kapil 1c732be61a Merge pull request #10042 from kwoyke/JAVA-2904-md
JAVA-2904: Fix README.MD files extension
2020-09-17 23:15:16 +05:30
Rutuja Joshi 6cbf1e87c5 BAEL-4201 - Initial Commit (#9957)
* BAEL-4201 - Initial commit

* BAEL-4201 - Initial Commit

* Update UserAccountController.java

removed the additional brackets

* Update UserAccountValidationTest.java

Updated the tests

* Bael - 4201 - recommit for github issue fix

For 'This commit does not belong to any branch on this repository' - delete and recommitting controller

* Bael - 4201 - recommit for github issue fix

For 'This commit does not belong to any branch on this repository' - delete and recommitting test

* Bael - 4201 - add for github issue fix

For 'This commit does not belong to any branch on this repository' - adding controller again

* Bael - 4201 - add for github issue fix

For 'This commit does not belong to any branch on this repository' - adding test again

* BAEL-4201: Initial Commit

* Update UserAccountUnitTest.java

* BAEL-4201: updated to fix the commit issue

* BAEL-4201 - temporary deleting 

Deleting to fix branch issue

* BAEL-4201 - commiting test again

* BAEL-4201 

Fixing build issues

* BAEL-4201 

Github commit issue

* BAEL-4201

Github commit issue - webapp folder

* BAEL-4201 - commiting test after view upload

* Bael- 4201 ThymeLeaf related issues

* Bael- 4201 ThymeLeaf related issues

* Bael- 4201 ThymeLeaf related issues

* Bael- 4201 ThymeLeaf related issues - added html

* Bael- 4201 ThymeLeaf issue ; updated suffix- html

* Bael - 4201 white label issue

* Bael - 4201 white label issue

* BAEL-4201 : moving html to templates

* BAEL-4201 - moving to templates

* BAEL-4201 - moving to templates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - added the spring-boot-starter-validation dependency
2020-09-17 09:32:51 -07:00
Krzysiek 1509fa5ddc JAVA-2904: Fix README.MD files extension 2020-09-16 22:20:32 +02:00
johnA1331 35c25daa18 Update README.md 2020-09-16 23:39:49 +08:00
johnA1331 b7ec39842b Create README.md 2020-09-16 23:37:50 +08:00
johnA1331 d04fadfb9b Update README.md 2020-09-16 22:59:27 +08:00
johnA1331 9c64b62ad6 Update README.md 2020-09-16 22:44:40 +08:00
johnA1331 9de2a7e778 Update README.md 2020-09-16 22:42:16 +08:00
johnA1331 c30abba25f Update README.md 2020-09-16 22:41:20 +08:00
Tarun Jain 51c2e22324 Formatted code 2020-09-15 20:32:07 +05:30
Tarun Jain 4526309cf2 Merge remote-tracking branch 'upstream/master' 2020-09-15 20:18:22 +05:30
Krzysiek fb115abd62 JAVA-2400: Fix EmailAnnotationPlugin implementation 2020-09-13 20:29:43 +02:00
Tarun Jain 72253d4f17 Merge remote-tracking branch 'upstream/master' 2020-09-12 20:36:48 +05:30
kwoyke c3cd93fcdb JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE (#9985)
* JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE

* JAVA-2563: Downgrade spring-cloud-connectors-heroku to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Add joda-time version

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Use MongoClients factory instead of MongoClient directly

* JAVA-2563: Downgrade spring-5-data-reactive to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Switch back to default bootstrap mode for JPA

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Switch from ServerHttpRequest to ServerWebExchange interface

* JAVA-2563: Use OutputCaptureRule instead of OutputCapture

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Fix Jackson dependency

* JAVA-2563: Fix ManualEmbeddedMongoDbIntegrationTest

* JAVA-2563: Replace validation-api with spring-boot-starter-validation

* JAVA-2563: Fix usage of deprecated getErrorAttributes method

* JAVA-2563: Downgrade spring-data-cassandra-reactive to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Set spring.datasource.generate-unique-name to false in spring-session-jdbc
2020-09-11 18:19:02 +05:30
Sampada 9c5ed84bd4 JAVA-2422: Merge spring-groovy into spring-boot-groovy (#9970)
* JAVA-2422: Moved article to spring-boot-groovy

* JAVA-2422: removed module spring-groovy

* JAVA-2422: Moved spring-boot-groovy inside spring-boot-modules module

* JAVA-2422: Added entry to spring-boot-module's pom

* JAVA-2422: main pom changes for module movements

* JAVA-2422: Renamed test as it needs the app up and running

* JAVA-2422: Renamed test to live as it needs App to be running
2020-09-07 21:15:50 +05:30
Loredana Crusoveanu 2770af80b2 Merge pull request #9968 from kwoyke/JAVA-2401
JAVA-2401: Remove redundant repository config
2020-09-03 10:26:39 +03:00
Sampada 473b453a1f BAEL-4441: Custom User Attributes with Keycloak and Spring (#9966) 2020-09-02 08:46:52 -07:00
Krzysztof Woyke c9d080aff4 JAVA-2401: Remove redundant repository config 2020-09-02 15:23:35 +02:00
Loredana Crusoveanu a82d2bf9e0 Merge pull request #9963 from kwoyke/JAVA-2398-2
JAVA-2398: Remove redundant config classes import
2020-09-02 13:22:20 +03:00
davidmartinezbarua ba38797af0 Merge pull request #9909 from umangbudhwar/BAEL-4095
BAEL-4095
2020-09-01 13:42:39 -03:00
Krzysztof Woyke 468217efea JAVA-2398: Remove redundant config classes import 2020-09-01 17:19:24 +02:00
Umang Budhwar b8bcbeee90 Added two space indent for the line continuation. 2020-09-01 19:46:56 +05:30
Sampada e0ebf5904f JAVA-84: Move articles out of spring-boot part 1 (#9950)
* JAVA-84: Moved 1 article to spring-boot-actuator

* JAVA-84: Moved 2 articles to spring-boot-mvc

* JAVA-84: README changes for spring-boot module

* JAVA-84: Moved classes to com.baeldung pkg to correct compilation issue
2020-08-31 20:41:47 +05:30
Dhawal Kapil 8cf889d27e Merge pull request #9947 from Maiklins/Java-1462-Reduce-logging-api-gateway-spring-boot-springdoc-spring-zuul-rate-limiting-hibernate-ogm-jpa-hibernate-cascade-type
Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-z…
2020-08-31 20:36:37 +05:30
Dhawal Kapil 55a5210a91 Merge pull request #9946 from Maiklins/Java-1462-reduce-logging-modules-core-java-io-2-spring-ejb-beans-spring-boot-security-spring-data-jpa-3
Java-1461 Reduce logging - core-java-io-2, spring-ejb-beans, spring-boot-security
2020-08-31 20:35:06 +05:30
mikr 87f19ad21a Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-zuul-rate-limiting, hibernate-ogm, jpa-hibernate-cascade-type 2020-08-30 16:54:15 +02:00
mikr d7e25cb6e9 Java-1462 Reduce logging - Modules core-java-io-2, spring-ejb-beans, spring-boot-security 2020-08-30 14:35:18 +02:00