Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 10725] spring-boot-starter 1.2.7

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10725


Kai Hudalla <kai.hudalla@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kai.hudalla@xxxxxxxxxxxx




--- Comment #4 from Kai Hudalla <kai.hudalla@xxxxxxxxxxxx>  2016-01-27 03:16:18 ---
(In reply to comment #3)
> The "spring-boot-starter" packages seem to be mostly empty. Is this really what
> it should be, or did something go wrong?
> 

Hi Jens,

the *starter* packages only contain a POM file that defines a set of consistent
dependencies usefule/required for supporting a particular functionality, e.g.
the logging-starter pulls in all libs to do logging using arbitrary logging
frameworks in a consistent way from within a spring-boot app.

Regards,
Kai


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top