johnA1331
dead0a6775
Delete README.md
2020-03-23 18:29:09 +08:00
Loredana Crusoveanu
5f861bbd5b
Merge pull request #8933 from amit2103/JAVA-1007-2
...
pom formatting
2020-03-22 10:16:56 +02:00
Josh Cummings
4efc75e897
Merge pull request #8929 from kwoyke/JAVA-86-DELETE
...
JAVA-86: Remove migrated code from old modules
2020-03-21 22:40:10 -06:00
Josh Cummings
58fc239fdd
Merge pull request #8911 from kwoyke/JAVA-86
...
JAVA-86: Create spring-boot-basic-customization module
2020-03-21 22:37:25 -06:00
amit.pandey
48f393b8c5
formatted pom.xml file
2020-03-22 07:24:38 +05:30
Krzysiek
1cb0d555d2
JAVA-86: Remove spring-boot-favicon
2020-03-21 16:31:39 +01:00
Krzysiek
37e768cc24
JAVA-86: Remove spring-boot-exit-codes
2020-03-21 16:27:30 +01:00
Krzysiek
459e389206
JAVA-86: Remove spring-boot-add-filter
2020-03-21 16:23:58 +01:00
Krzysiek
abda9597b9
JAVA-86: Remove spring-boot-custom-error-page
2020-03-21 16:19:54 +01:00
Krzysiek
955c1e46bb
JAVA-86: Remove spring-boot-failure-analyzer
2020-03-21 16:13:59 +01:00
Krzysiek
5dc371c557
JAVA-86: Remove spring-boot-custom-banners
2020-03-21 16:10:02 +01:00
Krzysiek
ca6c816818
JAVA-86: Remove spring-boot-change-port
2020-03-21 16:06:29 +01:00
Krzysiek
df7944616e
JAVA-1088: Move java-generating-barcodes-qr-codes into spring-boot-libraries module
2020-03-20 23:49:49 +01:00
Krzysiek
57676c895a
JAVA-86: Add spring-boot-basic-customization to the pom.xml
2020-03-18 21:04:46 +01:00
johnA1331
19886e3509
Update README.md
2020-03-18 14:24:22 +08:00
johnA1331
e99d8b4a8e
Update README.md
2020-03-18 13:36:41 +08:00
johnA1331
147230bd1c
Update README.md
2020-03-18 13:28:15 +08:00
johnA1331
b97df730f1
Update README.md
2020-03-18 13:14:22 +08:00
johnA1331
f522ee8b3a
Update README.md
2020-03-18 12:28:35 +08:00
Loredana Crusoveanu
dd6324e686
Merge pull request #8899 from johnA1331/master
...
BAEL-23038
2020-03-17 16:01:51 +02:00
johnA1331
d390401b60
Update README.md
2020-03-17 19:10:55 +08:00
johnA1331
80b75066d8
Update README.md
2020-03-17 19:10:07 +08:00
Krzysiek
e48d59c254
JAVA-86: spring-boot-favicon
2020-03-15 21:46:59 +01:00
Krzysiek
8aa6c21e70
JAVA-86: spring-boot-add-filter
2020-03-15 20:36:28 +01:00
Krzysiek
6cccedb551
JAVA-86: spring-boot-main-class
2020-03-15 20:30:42 +01:00
Krzysiek
923e73e092
JAVA-86: Add tests for spring-boot-failure-analyzer
2020-03-15 20:19:33 +01:00
Krzysiek
52f66605f0
JAVA-86: Refactor spring-boot-custom-error-page
2020-03-15 20:10:28 +01:00
Krzysiek
9fb8a1a374
JAVA-86: spring-boot-custom-error-page
2020-03-15 16:55:18 +01:00
Krzysiek
820a8455dd
JAVA-86: spring-boot-failure-analyzer
2020-03-15 16:24:26 +01:00
Ashley Frieze
3260233ff6
BAEL-3339 Remove unnecessary Spring Security Core dependency
2020-03-15 11:07:17 +00:00
Krzysiek
ff42137edf
JAVA-86: Migrate spring-boot-custom-banners
2020-03-15 11:32:12 +01:00
Krzysiek
29801b8da1
JAVA-86: Initial migration - spring-boot-change-port
2020-03-15 09:51:11 +01:00
Greg
1521ee75e1
Merge pull request #8824 from glmartin/master
...
Move of BeanDefinitionOverrideException Code
2020-03-12 11:22:45 -04:00
Greg Martin
db315bc321
Removed maven wrappers
2020-03-12 11:11:32 -04:00
Roman
2a01276402
BAEL-3497 IntelliJ Cannot Resolve Spring Boot Configuration Properties ( #8775 )
...
Co-authored-by: Oskar <>
2020-03-11 18:43:43 +00:00
Eric Martin
7fe67607a2
Merge pull request #8808 from johnA1331/master
...
github-related test fix - 18-02-2020
2020-03-09 20:49:51 -05:00
Mona Mohamadinia
5f5e4c0c41
Bael 3653: Adding Pageable Support ( #8766 )
...
* Removed the commented code
* Upgrading the Spring Doc Version
* Adding the Pageable Example
In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
* Adding the Pageable Example
In order to use `Pageable`, I had to add `spring-data-jpa` dep and H2. Also, the Spring doc version was quite outdated, so an upgrade for that, too.
2020-03-09 16:18:44 +00:00
Greg Martin
bf7d949b6c
added the spring-boot-exceptions to the spring-boot-modules pom.xml.
2020-03-08 16:24:37 -04:00
Greg Martin
1aef30c5a3
Removed unused resource file
2020-03-07 15:00:14 -05:00
Greg Martin
63ab9f7de7
Moved the code samples for BeanDefinitionOverrideException to a new module.
2020-03-07 14:54:23 -05:00
amit.pandey
58c5437d42
fix relative path warning. removed tab characters
2020-03-07 16:40:44 +05:30
amit.pandey
401f5e3023
fix relative path warning
2020-03-07 16:25:11 +05:30
johnA1331
15b5ca6fa4
Delete README.md
2020-03-07 11:03:19 +08:00
Jonathan Cook
0a464d3be5
Merge pull request #8569 from M-Abdelbaset/BAEL_3301_testing_@ConfigurationProperties
...
BAEL_3301_testing @configuration properties
2020-03-04 21:59:35 +01:00
johnA1331
8072a725fe
Delete README.md
2020-03-02 18:30:42 +08:00
johnA1331
6b231b3543
Update README.md
2020-03-02 18:30:27 +08:00
johnA1331
9f448fd491
Update README.md
2020-03-02 18:27:41 +08:00
johnA1331
76470c0285
Update README.md
2020-03-02 18:25:54 +08:00
kwoyke
3e4a3affa2
BAEL-3724: Add cross origin requests processing config ( #8770 )
2020-02-29 21:33:10 +01:00
kwoyke
6f034a956b
BAEL-3802: Upgrade spring-boot-testing to Spring Boot 2.2.2 ( #8779 )
2020-02-29 21:19:47 +01:00