<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Spring Framework on M&amp;M</title>
		<link>https://mnm.at/tags/spring-framework/</link>
		<description>Recent content in Spring Framework on M&amp;M</description>
		<generator>Hugo</generator>
		<language>en-au</language>
		
		
		
		
			<lastBuildDate>Sun, 05 Oct 2014 15:33:24 +0000</lastBuildDate>
		
			<atom:link href="https://mnm.at/tags/spring-framework/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>My history with Maven &amp; Spring</title>
				<link>https://mnm.at/markus/2014/10/05/my-history-with-maven-spring/</link>
				<pubDate>Sun, 05 Oct 2014 15:33:24 +0000</pubDate>
				<guid>https://mnm.at/markus/2014/10/05/my-history-with-maven-spring/</guid>
				<description>&lt;p&gt;I was looking for a particular spring-web  version in my local Maven repo and found quite a few and then went on to look for spring-core versions to find this:&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;118658 markus 20080602 ./spring-core/1.2.6/spring-core-1.2.6.jar&#xA;169450 markus 20081001 ./spring-core/2.0/spring-core-2.0.jar&#xA;172430 markus 20070606 ./spring-core/2.0.1/spring-core-2.0.1.jar&#xA;173719 markus 20070731 ./spring-core/2.0.2/spring-core-2.0.2.jar&#xA;178417 markus 20070606 ./spring-core/2.0.3/spring-core-2.0.3.jar&#xA;179193 markus 20080507 ./spring-core/2.0.4/spring-core-2.0.4.jar&#xA;180362 markus 20070607 ./spring-core/2.0.5/spring-core-2.0.5.jar&#xA;180002 markus 20080923 ./spring-core/2.0.6/spring-core-2.0.6.jar&#xA;182534 markus 20080110 ./spring-core/2.0.7/spring-core-2.0.7.jar&#xA;182184 markus 20100921 ./spring-core/2.0.8/spring-core-2.0.8.jar&#xA;270968 markus 20100303 ./spring-core/2.5/spring-core-2.5.jar&#xA;284876 markus 20080511 ./spring-core/2.5.3/spring-core-2.5.3.jar&#xA;285801 markus 20090829 ./spring-core/2.5.4/spring-core-2.5.4.jar&#xA;287235 markus 20081022 ./spring-core/2.5.5/spring-core-2.5.5.jar&#xA;285603 markus 20090629 ./spring-core/2.5.6.SEC01/spring-core-2.5.6.SEC01.jar&#xA;285491 markus 20090629 ./spring-core/2.5.6/spring-core-2.5.6.jar&#xA;359338 markus 20100119 ./spring-core/3.0.0.RELEASE/spring-core-3.0.0.RELEASE.jar&#xA;367170 markus 20100917 ./spring-core/3.0.4.RELEASE/spring-core-3.0.4.RELEASE.jar&#xA;382442 markus 20110524 ./spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.jar&#xA;382184 markus 20140215 ./spring-core/3.0.6.RELEASE/spring-core-3.0.6.RELEASE.jar&#xA;383621 markus 20140927 ./spring-core/3.0.7.RELEASE/spring-core-3.0.7.RELEASE.jar&#xA;442400 markus 20140217 ./spring-core/3.1.0.RELEASE/spring-core-3.1.0.RELEASE.jar&#xA;449324 markus 20120825 ./spring-core/3.1.1.RELEASE/spring-core-3.1.1.RELEASE.jar&#xA;449649 markus 20140531 ./spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.jar&#xA;879449 markus 20130314 ./spring-core/3.2.0.RELEASE/spring-core-3.2.0.RELEASE.jar&#xA;863642 markus 20130314 ./spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.jar&#xA;866788 markus 20130526 ./spring-core/3.2.2.RELEASE/spring-core-3.2.2.RELEASE.jar&#xA;867800 markus 20140215 ./spring-core/3.2.3.RELEASE/spring-core-3.2.3.RELEASE.jar&#xA;872983 markus 20140217 ./spring-core/3.2.7.RELEASE/spring-core-3.2.7.RELEASE.jar&#xA;973502 markus 20140531 ./spring-core/4.0.3.RELEASE/spring-core-4.0.3.RELEASE.jar&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Firstly I have this habit of copying the repo from one laptop to the next and sometimes between laptop and PCs, hence seven years of spring versions with gaps; Secondly,  spring-core almost increased six times in in size between those versions.&#xA;It is also an indicator since when I have been using Spring with Maven : at least since mid 2007.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Spring Boot &#43; OpenShift &#43; Auto-Reconfiguration</title>
				<link>https://mnm.at/markus/2014/07/04/spring-boot-openshift-auto-reconfiguration/</link>
				<pubDate>Fri, 04 Jul 2014 22:36:49 +0000</pubDate>
				<guid>https://mnm.at/markus/2014/07/04/spring-boot-openshift-auto-reconfiguration/</guid>
				<description>Played with my spring-boot cartridge (&lt;a href=&#34;http://mnm.at/markus/2014/06/15/building-an-openshift-cartridge&#34;&gt;http://mnm.at/markus/2014/06/15/building-an-openshift-cartridge&lt;/a&gt;) and added some environment variables to make it seem to spring-cloud as if it is running in Cloud Foundry.</description>
			</item>
			<item>
				<title>Spring Boot &#43; Cloud Foundry &#43; Auto-Reconfiguration</title>
				<link>https://mnm.at/markus/2014/07/02/spring-boot-cloud-foundry/</link>
				<pubDate>Wed, 02 Jul 2014 18:15:06 +0000</pubDate>
				<guid>https://mnm.at/markus/2014/07/02/spring-boot-cloud-foundry/</guid>
				<description>Getting Cloud Foundry to auto-reconfigure a Spring-Boot JAR app.</description>
			</item>
	</channel>
</rss>
