DOHA
1888a2f7e8
change package to com.baeldung
2019-07-07 13:46:24 +03:00
amit2103
789c6695df
[BAEL-14089] - Moved code for Entity to DTO article
2019-04-14 00:49:30 +05:30
letcodespeak
b9d34bfc7a
BAEL-2569 ( #6679 )
...
* BAEL-2569 : EnvironmentPostProcessor in Spring Boot
* BAEL-2569 add test
* BAEL-2569 update test
* BAEL-2569 refactoring the class PriceCalculationEnvironmentPostProcessor
* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor
* BAEL-2569 move code to spring-boot-ops module
2019-04-07 08:51:00 -07:00
letcodespeak
4932689c32
BAEL-2569 EnvironmentPostProcessor in Spring Boot ( #6608 )
...
* BAEL-2569 : EnvironmentPostProcessor in Spring Boot
* BAEL-2569 add test
* BAEL-2569 update test
* BAEL-2569 refactoring the class PriceCalculationEnvironmentPostProcessor
* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor
2019-03-31 20:00:07 -07:00
letcodespeak
c9ac3be4c5
BAEL-2569 : EnvironmentPostProcessor in Spring Boot ( #6479 )
...
* BAEL-2569 : EnvironmentPostProcessor in Spring Boot
* BAEL-2569 add test
* BAEL-2569 update test
2019-03-12 21:58:13 -07:00
Marko Previsic
e6fc0bd94d
[BAEL-2533] Formatting JSON Dates in Spring Boot ( #6313 )
...
* [BAEL-2533] formatting json date output in spring boot
* [BAEL-2533] removed unused import
2019-02-10 19:22:34 -08:00
Alejandro Gervasio
f3faf9234e
Initial Commit ( #6202 )
2019-01-27 21:27:43 -06:00
geroza
832a3dc176
Fixed deprecation usage in spring-boot
2018-12-22 10:38:25 -02:00
amit2103
d9ac59cd13
[BAEL-10127] - Added code for modelmapper article
2018-12-16 16:37:45 +05:30
Seun Matt
dcf28dd166
refactor the spring boot persistence mongodb module ( #5829 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
* example code for BAEL-1961
* moved example code into integration test
* updated the test assertions
* refactor the spring boot persistence mongodb module
* remove redundant example code
* declared the spring boot persistence module in the root pom
* fixed issue with non-imported file
2018-12-03 08:03:41 -08:00
Seun Matt
7719b2e30a
example code for BAEL-1961 ( #5781 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
* example code for BAEL-1961
* moved example code into integration test
* updated the test assertions
2018-11-26 08:20:11 -08:00
geroza
e4c7f7e72e
minor estetic changes
2018-11-17 01:55:14 -02:00
geroza
47735dcd70
Fixed issues due to parent-boot-2 migration (migration to Spring-boot 2):
...
* Configured Hiberante 5 correctly
* Configured Git plugin correctly
* Changed hibernate methods to comply with new method naming conventions
* Removed and replaced deprecated properties
* Updated Actuator test to use new response structure
* Using random port in Mongo integration test, to avoid clashing with a potential instance using the mongo default port
2018-11-16 14:34:48 -02:00
Loredana
4c3a0d7f1f
move graylog ex
2018-10-26 23:25:49 +03:00
Michael Pratt
b343e82095
Initial graylog + spring boot demo ( #5299 )
...
* Initial graylog + spring boot demo
* Move Graylog demo into existing spring-boot module
2018-10-01 05:57:59 +02:00
vizsoro
692e1cbecf
moving between packages
2018-09-06 11:30:23 +02:00
myluckagain
351f2bc98c
BAEL-2072 ( #4983 )
...
* BAEL-2072
* rename
2018-08-19 09:36:54 +02:00
Adrian Precub
e80c93b72b
BAEL-2039: chaos monkey for spring boot ( #4889 )
2018-08-10 06:40:47 +02:00
amit2103
ec4a0a5b94
[BAEL-7609] - Fixed spring-boot integration tests
2018-07-29 18:32:39 +05:30
Mike Wojtyna
5515220308
Add BAEL-1919 embedded MongoDB test samples ( #4580 )
2018-07-03 23:31:56 +01:00
eric-martin
172eb6c218
BAEL-1774: Moved SpringBootConsoleApplication from spring-boot to
...
spring-boot-ops
2018-06-29 23:05:28 -05:00
Eric Martin
7e8dd8816e
Merge pull request #4369 from hemantvsn/hemantvsn_SpringBootNonWebApp_30May18
...
Added springbootnonwebapp project code
2018-06-27 23:17:59 -05:00
hemantvsn
8a960353db
Logged the arguements of run method
2018-06-25 14:27:30 +05:30
hemantvsn
9241c90660
Update SpringBootConsoleApplication.java
2018-06-22 12:24:19 +05:30
hemant
400f86a657
Removed 2 classes for main and other for Runner. Replaced them with a single class serving both the purposes
2018-06-16 01:01:14 +05:30
Loredana Crusoveanu
0849b062f0
Merge branch 'master' into custom-filter-update
2018-06-14 12:19:08 +03:00
Tino M Thomas
0da637d1f9
Spring shutdown callback methodologies - BAEL 1831
2018-06-13 22:51:53 +03:00
hemantvsn
98d37d0f8c
Removed the controller
...
Based on the editor comments in the post.
2018-06-11 23:41:00 +05:30
Loredana Crusoveanu
45b7401253
text fix
2018-06-10 22:36:58 +03:00
Loredana Crusoveanu
272497eaaf
pattern config filter
2018-06-10 22:30:59 +03:00
Grzegorz Piwowarek
1395211756
Merge branch 'master' into hemantvsn_SpringBootNonWebApp_30May18
2018-06-06 07:33:08 +02:00
Eric Goebelbecker
6e94f0343c
BAEL-1800 ( #4377 )
...
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-starters and http://www.baeldung.com/spring-mvc-custom-data-binder
* BAEL-1800 - Code for http://www.baeldung.com/maven-webjars and http://www.baeldung.com/deployable-fat-jar-spring-boot
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-dependency-management-custom-parent
2018-05-30 19:34:01 -07:00
hemant
f1d4024a59
Added springbootnonwebapp project code
2018-05-30 20:56:16 +05:30
Loredana Crusoveanu
ebf0a3b21b
add custom shutdown endpoint
2018-05-19 21:29:40 +03:00
Loredana Crusoveanu
4a08fd1352
update, move deferredresult controller ( #4164 )
2018-05-11 09:07:57 +02:00
Loredana Crusoveanu
88a3f6c0fe
replace requestmapping, update properties
2018-05-06 23:02:49 +03:00
Loredana Crusoveanu
b4d4d4ec08
upgrade spring-boot project, extract auto-config, remove security
2018-05-06 21:19:41 +03:00
Nikhil Khatwani
ad5389cf6d
Changes for BAEL-1657
2018-05-02 14:39:57 +05:30
enpy303
ea7aae3c0f
WarInitializerApplication formatting fixes
2018-04-23 17:16:27 +02:00
enpy303
2ae3be56f1
WarInitializerApplication
2018-04-23 17:10:37 +02:00
hemantvsn
63a220d39a
Added boot app, filters, controller and model ( #3848 )
2018-04-15 21:42:23 +02:00
Loredana Crusoveanu
3ac8ce60e8
Merge pull request #3941 from eugenp/BAEL-1682
...
style pages
2018-04-15 20:24:18 +03:00
Grzegorz Piwowarek
0e95588c54
Refactor ( #3923 )
...
* NatsClient refactor
* Use lambda
2018-04-11 12:20:03 +02:00
Loredana Crusoveanu
48a70669c5
style pages
2018-04-06 11:03:47 +03:00
Seun Matt
099278bfb8
added example code for BAEL-1682
2018-04-05 01:04:02 +01:00
Mher Baghinyan
19fb7ef5a2
Bael 1625 ( #3831 )
...
* shutdown boot app
* test the ctx.close()
* application shutdown test
* BAEL-1625
* /shutdown endpoint test
* bring back the closeApplication
* @Ignore shutdown endpoint test
2018-04-02 07:56:55 +02:00
Eugen Paraschiv
8d633d6402
formatting work
2018-03-04 17:53:14 +02:00
Loredana Crusoveanu
70b81ca807
Merge pull request #3529 from eugenp/internationalization-assets
...
remove enablemvc
2018-01-27 18:08:55 +02:00
Loredana Crusoveanu
999dfbf381
remove enablemvc
2018-01-27 17:43:23 +02:00
Eugen Paraschiv
70e4a55256
minor import cleanup
2018-01-25 11:33:50 +02:00