{"id":1538,"date":"2024-01-15T13:46:09","date_gmt":"2024-01-15T13:46:09","guid":{"rendered":"https:\/\/marketaylor.synology.me\/?p=1538"},"modified":"2024-01-15T14:15:23","modified_gmt":"2024-01-15T14:15:23","slug":"mq-jms-and-spring-spring-boot-2-now-at-end-of-regular-support","status":"publish","type":"post","link":"https:\/\/marketaylor.synology.me\/?p=1538","title":{"rendered":"MQ JMS and Spring: Spring Boot 2 now at end of regular support"},"content":{"rendered":"\n<p>Spring Boot 2 has now reached its &#8220;<a href=\"https:\/\/endoflife.date\/spring-boot\">end of non-commercial support<\/a>&#8220;. The lifecycle for that project is set by Spring&#8217;s owners; a major release typically has 2 years of open support before moving into a longer-term paid-for regime.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>This means that if you use the<a href=\"https:\/\/github.com\/ibm-messaging\/mq-jms-spring\" target=\"_blank\" rel=\"noreferrer noopener\"> MQ Spring Boot starter<\/a> component, the most recent release (2.7.18) was the last one I plan to make for Boot 2. You are &#8220;encouraged&#8221; to move to using Spring Boot 3 instead. Newer versions of the MQ starter will be created only for Spring Boot 3.<\/p>\n\n\n\n<p>The Boot starter defines which version of the underlying MQ client packages is automatically pulled in as a dependency. The 2.7.18 version is based around MQ 9.3.4; newer versions of MQ will only be referenced from future Boot 3 packages. If you want to continue using Boot 2 with later versions of MQ, you can always explicitly override this and set the MQ version in your build environment (eg <em>pom.xml<\/em>) by declaring a direct dependency on the <code>com.ibm.mq.allclient<\/code> version. But the Boot Starter will not itself expose any newer configuration options or functions.<\/p>\n\n\n\n<p>From an application perspective, Spring Boot 3 is based around the Jakarta versions of many Java classes. So, the JMS interfaces change from things like <code>javax.jms.Message<\/code> to <code>jakarta.jms.Message<\/code>. Those changes can be made fairly mechanically, but they are required in order to compile applications. Spring Boot 3 also requires a minimum JRE 17.<\/p>\n\n\n\n<p>Also posted on the <a href=\"https:\/\/community.ibm.com\/community\/user\/integration\/blogs\/mark-taylor\/2024\/01\/15\/mq-and-spring-boot-2-now-end-of-life\" target=\"_blank\" rel=\"noreferrer noopener\">IBM Integration blog site<\/a>.<\/p>\n<p class=\"last-modified\" style=\"border:1px solid;padding: 10px;\">This post was last updated on January 15th, 2024 at 02:15 pm<\/p>","protected":false},"excerpt":{"rendered":"<p>Spring Boot 2 has now reached its &#8220;end of non-commercial support&#8220;. The lifecycle for that project is set by Spring&#8217;s owners; a major release typically has 2 years of open support before moving into a longer-term paid-for regime. This post was last updated on January 15th, 2024 at 02:15 pm<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[5],"tags":[35,48,20,51],"class_list":["post-1538","post","type-post","status-publish","format-standard","hentry","category-mq","tag-ibmmq","tag-jms","tag-mqseries","tag-spring"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MQ JMS and Spring: Spring Boot 2 now at end of regular support - Mark Taylor&#039;s Blog<\/title>\n<meta name=\"description\" content=\"MQ and Spring Boot 2 - end of regular support\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/marketaylor.synology.me\/?p=1538\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MQ JMS and Spring: Spring Boot 2 now at end of regular support - Mark Taylor&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"MQ and Spring Boot 2 - end of regular support\" \/>\n<meta property=\"og:url\" content=\"https:\/\/marketaylor.synology.me\/?p=1538\" \/>\n<meta property=\"og:site_name\" content=\"Mark Taylor&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-15T13:46:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-15T14:15:23+00:00\" \/>\n<meta name=\"author\" content=\"Mark\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@marketaylor\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mark\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538\"},\"author\":{\"name\":\"Mark\",\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/#\\\/schema\\\/person\\\/2d6f4113ff54187023e20c20186bbb3c\"},\"headline\":\"MQ JMS and Spring: Spring Boot 2 now at end of regular support\",\"datePublished\":\"2024-01-15T13:46:09+00:00\",\"dateModified\":\"2024-01-15T14:15:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538\"},\"wordCount\":243,\"commentCount\":0,\"keywords\":[\"ibmmq\",\"jms\",\"mqseries\",\"spring\"],\"articleSection\":[\"IBM MQ\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538\",\"url\":\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538\",\"name\":\"MQ JMS and Spring: Spring Boot 2 now at end of regular support - Mark Taylor&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/#website\"},\"datePublished\":\"2024-01-15T13:46:09+00:00\",\"dateModified\":\"2024-01-15T14:15:23+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/#\\\/schema\\\/person\\\/2d6f4113ff54187023e20c20186bbb3c\"},\"description\":\"MQ and Spring Boot 2 - end of regular support\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/?p=1538#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/marketaylor.synology.me\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MQ JMS and Spring: Spring Boot 2 now at end of regular support\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/#website\",\"url\":\"https:\\\/\\\/marketaylor.synology.me\\\/\",\"name\":\"Mark Taylor&#039;s Blog\",\"description\":\"Messaging, Music and Moving Around\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/marketaylor.synology.me\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/marketaylor.synology.me\\\/#\\\/schema\\\/person\\\/2d6f4113ff54187023e20c20186bbb3c\",\"name\":\"Mark\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9a5ae091c43730194cba7cabb5d65c1dc3f48d05caaddec6ff2319a1ce66376f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9a5ae091c43730194cba7cabb5d65c1dc3f48d05caaddec6ff2319a1ce66376f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9a5ae091c43730194cba7cabb5d65c1dc3f48d05caaddec6ff2319a1ce66376f?s=96&d=mm&r=g\",\"caption\":\"Mark\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/marketaylor\"],\"url\":\"https:\\\/\\\/marketaylor.synology.me\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MQ JMS and Spring: Spring Boot 2 now at end of regular support - Mark Taylor&#039;s Blog","description":"MQ and Spring Boot 2 - end of regular support","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/marketaylor.synology.me\/?p=1538","og_locale":"en_GB","og_type":"article","og_title":"MQ JMS and Spring: Spring Boot 2 now at end of regular support - Mark Taylor&#039;s Blog","og_description":"MQ and Spring Boot 2 - end of regular support","og_url":"https:\/\/marketaylor.synology.me\/?p=1538","og_site_name":"Mark Taylor&#039;s Blog","article_published_time":"2024-01-15T13:46:09+00:00","article_modified_time":"2024-01-15T14:15:23+00:00","author":"Mark","twitter_card":"summary_large_image","twitter_creator":"@marketaylor","twitter_misc":{"Written by":"Mark","Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/marketaylor.synology.me\/?p=1538#article","isPartOf":{"@id":"https:\/\/marketaylor.synology.me\/?p=1538"},"author":{"name":"Mark","@id":"https:\/\/marketaylor.synology.me\/#\/schema\/person\/2d6f4113ff54187023e20c20186bbb3c"},"headline":"MQ JMS and Spring: Spring Boot 2 now at end of regular support","datePublished":"2024-01-15T13:46:09+00:00","dateModified":"2024-01-15T14:15:23+00:00","mainEntityOfPage":{"@id":"https:\/\/marketaylor.synology.me\/?p=1538"},"wordCount":243,"commentCount":0,"keywords":["ibmmq","jms","mqseries","spring"],"articleSection":["IBM MQ"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/marketaylor.synology.me\/?p=1538#respond"]}]},{"@type":"WebPage","@id":"https:\/\/marketaylor.synology.me\/?p=1538","url":"https:\/\/marketaylor.synology.me\/?p=1538","name":"MQ JMS and Spring: Spring Boot 2 now at end of regular support - Mark Taylor&#039;s Blog","isPartOf":{"@id":"https:\/\/marketaylor.synology.me\/#website"},"datePublished":"2024-01-15T13:46:09+00:00","dateModified":"2024-01-15T14:15:23+00:00","author":{"@id":"https:\/\/marketaylor.synology.me\/#\/schema\/person\/2d6f4113ff54187023e20c20186bbb3c"},"description":"MQ and Spring Boot 2 - end of regular support","breadcrumb":{"@id":"https:\/\/marketaylor.synology.me\/?p=1538#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/marketaylor.synology.me\/?p=1538"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/marketaylor.synology.me\/?p=1538#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/marketaylor.synology.me\/"},{"@type":"ListItem","position":2,"name":"MQ JMS and Spring: Spring Boot 2 now at end of regular support"}]},{"@type":"WebSite","@id":"https:\/\/marketaylor.synology.me\/#website","url":"https:\/\/marketaylor.synology.me\/","name":"Mark Taylor&#039;s Blog","description":"Messaging, Music and Moving Around","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/marketaylor.synology.me\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/marketaylor.synology.me\/#\/schema\/person\/2d6f4113ff54187023e20c20186bbb3c","name":"Mark","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/9a5ae091c43730194cba7cabb5d65c1dc3f48d05caaddec6ff2319a1ce66376f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9a5ae091c43730194cba7cabb5d65c1dc3f48d05caaddec6ff2319a1ce66376f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9a5ae091c43730194cba7cabb5d65c1dc3f48d05caaddec6ff2319a1ce66376f?s=96&d=mm&r=g","caption":"Mark"},"sameAs":["https:\/\/x.com\/marketaylor"],"url":"https:\/\/marketaylor.synology.me\/?author=1"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=\/wp\/v2\/posts\/1538","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1538"}],"version-history":[{"count":3,"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=\/wp\/v2\/posts\/1538\/revisions"}],"predecessor-version":[{"id":1541,"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=\/wp\/v2\/posts\/1538\/revisions\/1541"}],"wp:attachment":[{"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1538"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1538"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/marketaylor.synology.me\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1538"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}