johnA1331
2399adb245
Update README.md
2021-04-29 05:46:32 +08:00
Greg
35cc00b59a
Merge pull request #10603 from saleco/master
...
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
2021-04-26 14:22:53 -04:00
Krzysztof Woyke
84deee0e1e
JAVA-5190: Add spring-boot-disable-logging to the spring-boot-modules pom.xml
2021-04-21 14:49:07 +02:00
Krzysztof Woyke
bc5e528661
JAVA-5190: Create a new spring-boot-disable-logging module
2021-04-21 13:47:55 +02:00
Krzysztof Woyke
4635cad814
JAVA-5190: Fix spring-boot-runtime config and tests
2021-04-19 22:24:05 +02:00
Sallo Szrajbman
9e36a37493
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Code review issues
2021-04-18 19:36:31 +01:00
Sallo Szrajbman
0d875a5b20
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Updating Spring Boot version to 2.4.4
2021-04-14 17:39:00 +01:00
johnA1331
cdaac992a4
Update README.md
2021-04-07 16:30:30 +08:00
Sallo Szrajbman
45dcdf2a0d
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Updating PR to reduce complexity of react components
Fixing react test
2021-04-03 13:51:08 +01:00
Krzysztof Woyke
63e5a2dad0
JAVA-3596: Clean up exec-maven-plugin config
2021-04-02 15:43:27 +02:00
kwoyke
71f941a082
BAEL-4912: Set lazy initialization using SpringApplication and SpringApplicationBuilder ( #10617 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-04-02 06:53:32 +02:00
Loredana Crusoveanu
2860ccbf64
Merge pull request #10613 from johnA1331/master
...
BAEL-33794 - add links to github-baeldung articles
2021-04-01 18:29:28 +03:00
Amy DeGregorio
86575c861b
BAEL-4825 ( #10616 )
...
* BAEL-4825
* BAEL-4825 added integration tests
* BAEL-4825 Fix line continuation indents
* BAEL-4825 Fix line continuation indents
2021-04-01 08:14:25 -07:00
johnA1331
b06a661edf
Update README.md
2021-04-01 00:32:04 +08:00
freelansam
34d4a4032d
BAEL-4642: corrected formatting ( #10610 )
2021-03-30 19:10:44 -07:00
Krzysztof Woyke
089da70fb0
JAVA-4931: Cleanup surefire config
2021-03-29 15:22:10 +02:00
Loredana Crusoveanu
d3317c4963
Merge pull request #10584 from kwoyke/JAVA-3295
...
JAVA-3295: POM Properties Cleanup
2021-03-29 14:57:35 +03:00
Amy DeGregorio
e222f19a3c
BAEL-4825 ( #10601 )
...
* BAEL-4825
* BAEL-4825 added integration tests
2021-03-28 13:14:17 -07:00
freelansam
945753e5dc
BAEL-4642: Open API Server Implementation using OpenAPI Generator ( #10598 )
...
* BAEL-4642: Open API Server Implementation using OpenAPI Generator
* BAEL-4642: Open API Server Implementation using OpenAPI Generator
* BAEL-4642
2021-03-28 10:30:44 -07:00
Sallo Szrajbman
14bf673677
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Initial source module for the article
2021-03-28 17:00:33 +01:00
Krzysztof Woyke
a382f77a64
JAVA-3295: Remove redundant java.version property
2021-03-26 12:55:14 +01:00
Krzysztof Woyke
7b6ba31847
JAVA-3295: Fix pom properties in spring-boot-modules
2021-03-25 13:12:01 +01:00
johnA1331
dbd03af829
Update README.md
2021-03-25 00:49:53 +08:00
Krzysztof Woyke
df93a6b9e6
JAVA-3295: Use project.build.sourceEncoding and project.reporting.outputEncoding from the main pom.xml
2021-03-24 09:37:43 +01:00
kwoyke
224c569ac3
JAVA-4241: Upgrade Spring Boot to 2.4.3 ( #10569 )
...
* JAVA-4241: Upgrade Spring Boot to 2.4.3
* JAVA-4241: Fix CharEncodingCheckControllerUnitTest
* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing
* JAVA-4241: Fix spring-data-commons version setup in spring-caching
* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client
* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
Dhawal Kapil
5ccfcb196f
Merge pull request #10557 from Maiklins/JAVA-4862-Update_spring-boot-deployment_module
...
Java 4862 update spring boot deployment module
2021-03-15 23:40:35 +05:30
mikr
880d7fe036
JAVA-4862 Update spring-boot-deployment module
2021-03-14 23:31:18 +01:00
Jordan Simpson
af0b504061
Add code from article ( #10552 )
2021-03-14 13:18:13 -07:00
johnA1331
c5633e7bae
Update README.md
2021-03-03 20:45:17 +08:00
Jonathan Cook
1102d9ac1e
Merge pull request #10521 from azhwani/BAEL-4168
...
BAEL-4168: No converter found for return value of type
2021-02-26 20:02:44 +01:00
Azhwani
228e9a357c
Fix integration test
2021-02-26 19:23:09 +01:00
Loredana Crusoveanu
7d0f63b213
Merge pull request #10518 from johnA1331/master
...
BAEL-32617 - add links to github-baeldung articles
2021-02-26 08:53:04 +02:00
davidmartinezbarua
b208e12340
Merge pull request #10448 from SimoneCusimano/BAEL-4688-RestAPI-JAX-RSandSpringWebMVC
...
[BAEL-4688] Rest API: JAX-RS and Spring Web MVC
2021-02-25 08:22:59 -03:00
Simone Cusimano
af3a534679
Reformat pom.xml and rename artifactId
2021-02-24 18:34:42 +01:00
johnA1331
e5ad03c2bf
Update README.md
2021-02-24 22:39:16 +08:00
freelansam
bd4ff652f8
JAVA-4340: Upgrade spring-boot-admin module ( #10508 )
...
* JAVA-4340: Upgrade spring-boot-admin module
* JAVA-4340: eviction policy correction
2021-02-23 00:19:12 +05:30
johnA1331
98cd39ff75
Update README.md
2021-02-18 04:36:48 +08:00
Simone Cusimano
dd0ef1d9c3
Convert to Maven project and add modules to parent
2021-02-15 19:35:32 +01:00
Jonathan Cook
2838922e1b
Merge pull request #10489 from azhwani/BAEL-4168
...
BAEL-4168: No converter found for return value of type
2021-02-15 15:33:24 +01:00
Azhwani
dc349a0c00
first commit
2021-02-14 17:37:58 +01:00
johnA1331
5ae0cce72e
Update README.md
2021-02-10 02:25:06 +08:00
johnA1331
9e867ffc0d
Update README.md
2021-02-10 01:20:19 +08:00
Amy DeGregorio
6c5c6fe317
BAEL-4331 ( #10460 )
...
* BAEL-4331
* Add an integration test
2021-02-08 18:11:25 -08:00
Eric Martin
d89a51b555
Merge pull request #10464 from sk1418/BAEL-4699_probes
...
upgrade to springboot 2.3.2 and fix application properties
2021-02-07 16:37:12 -06:00
Simone Cusimano
aa69c77efa
Refactor unit test methods name
2021-02-03 19:37:36 +01:00
Kent@lhind.hp.g5
387ee88c2d
upgrade to springboot 2.3.2 and fix application properties
2021-02-02 10:40:05 +01:00
johnA1331
a65de428fd
Update README.md
2021-01-28 01:26:15 +08:00
Yavuz Tas
609c4db4fb
BAEL-3828 Where Should @Service Annotation Be Kept? ( #10430 )
...
* BAEL-3828 add code samples and tests for the article
* BAEL-3828 fix maven test folder structure and test executions
* BAEL-3828 fix indentation in continuation lines
2021-01-26 09:10:30 -06:00
Umang Budhwar
b018825dc4
BAEL-4710 - Hiding endpoints using @Hidden ( #10431 )
...
* Added code for checking if a class is abstract or not.
* Renamed test name as per review comments.
* BAEL-4695 - Added code to evaluate math expressions.
* BAEL-4695 - Added test case for math function.
* BAEL-4695 Added consistent examples and entry in parent pom.
* BAEL-4695 - Added more examples
* BAEL-4710 - Hiding endpoints using @Hidden
2021-01-26 09:06:04 -06:00
Simone Cusimano
c3c4dc627a
Fix wrong imports
2021-01-25 20:16:55 +01:00