[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
CC with Spring Boot  XML
Forum Index -> Deployment Go to Page: Previous  1, 2
Author Message
mreich

Power User
[Avatar]

Joined: 30/01/2009 08:34:23
Messages: 744
Offline

Hi, thx for that information!
I gave spring boot another try, but I have a question how can I inject beans into the PageBeans?

for example, I want to inject values from the application.properties file by using the @Value annotation, I also tried to add @Component to the page bean, but it seems that I'm missing sthg.

To I need to follow the steps mentioned here?
http://www.captaincasa.com/docu/eclnt_ccee_spring/

regards
Markus
[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5510
Offline

Hi Markus,

SpringBoot is the integration into the Spring-Boot-runtime.

As you already guess: using Spring dependency-injection-concepts for structuring your application is orthogonal to this. So the documentation you point to is the right one.

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Deployment Go to Page: Previous  1, 2
Go to:   
Powered by JForum 2.1.6 © JForum Team