

# Event Details

- **Event Name**: Kickstart your migrations - the basics of Migration Engineering in AI-era
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:00 pm – Thu, 25 Jun, 2026 at 09:00 pm
- **Event Description**: The OpenRewrite features you need for everyday Migration EngineeringAbout this EventDevelopment in the Java ecosystem keeps accelerating. Java 25, Spring Boot 4, Jackson 3 major releases and end-of-support deadlines now arrive in quick succession. And with AI agents writing code faster than ever, the backlog is not shrinking, it is growing: more code, more dependencies, more frameworks shifting underneath you. The same agents producing code at record speed are the ones you are hoping will keep it current. So the obvious 2026 question is: can't an agent just handle this too? It can help, but coding agents are nondeterministic, and large-scale migration needs changes that are repeatable, reviewable, and testable. Deterministic recipes and AI agents work best together: let the agent make the judgment calls, and let proven, tested recipes carry the repeatable bulk. That is why the fundamentals in this talk matter more in the agent era, not less.The open-source tool OpenRewrite makes those transformations automatable and scalable. A large and growing catalog covers a wide range of situations out of the box; because recipes are configurable and combinable, new requirements come together quickly; and Refaster templates let you express more complex changes directly.This session is a hands-on guided tour through the OpenRewrite features you need for everyday Migration Engineering: how it works, how to bring it into an existing project, and the fundamentals of test-driven recipe development. Every example is a migration you are facing right now — upgrading to Java 25, moving to Spring Boot 4, and crossing the Jackson 2-to-3 boundary — so you leave with a dependable, repeatable approach (preparation over improvisation) and practical tips you can apply the next day.
- **Event URL**: https://allevents.in/braunschweig/kickstart-your-migrations-the-basics-of-migration-engineering-in-ai-era/100001991236773793
- **Event Categories**: it
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Duration: 2 hours
  - Location: BREDEX GmbH
  - Languages: English

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Braunschweig
- **state**: NI
- **country**: Germany
- **location**: BREDEX GmbH
- **lat**: 52.2648083
- **long**: 10.5180748
- **full address**: BREDEX GmbH, Lindentwete 1, Braunschweig, Germany

## Event gallery

- **Alt text**: Kickstart your migrations - the basics of Migration Engineering in AI-era
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8fb207054921be6da534a41be0bfd35abf37f6bcf949e48636dcc9cf50acce83-rimg-w241-h252-dc4d424e-gmir.jpg?v=1781073966

## FAQs

- **Q**: When and where is Kickstart your migrations - the basics of Migration Engineering in AI-era being held?
  - **A:** Kickstart your migrations - the basics of Migration Engineering in AI-era takes place on Thu, 25 Jun, 2026 at 07:00 pm to Thu, 25 Jun, 2026 at 09:00 pm at BREDEX GmbH, Lindentwete 1, Braunschweig, Germany.
- **Q**: Who is organizing Kickstart your migrations - the basics of Migration Engineering in AI-era?
  - **A:** Kickstart your migrations - the basics of Migration Engineering in AI-era is organized by Java User Group Ostfalen.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Kickstart your migrations - the basics of Migration Engineering in AI-era is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Braunschweig, this event is thoughtfully curated to deliver a standout experience worth every moment. If Kickstart your migrations - the basics of Migration Engineering in AI-era sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kickstart your migrations - the basics of Migration Engineering in AI-era",
        "image": "https://cdn-az.allevents.in/events1/banners/8fb207054921be6da534a41be0bfd35abf37f6bcf949e48636dcc9cf50acce83-rimg-w241-h252-dc4d424e-gmir.jpg?v=1781073966",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/braunschweig/kickstart-your-migrations-the-basics-of-migration-engineering-in-ai-era/100001991236773793",
        "location": {
            "@type": "Place",
            "name": "BREDEX GmbH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lindentwete 1",
                "postalCode": "38100",
                "addressLocality": "Braunschweig",
                "addressRegion": "NI",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.2648083",
                "longitude": "10.5180748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The OpenRewrite features you need for everyday Migration Engineering",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-09-04",
                "availabilityEnds": "2026-06-25",
                "validFrom": "2026-09-04",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/braunschweig/kickstart-your-migrations-the-basics-of-migration-engineering-in-ai-era/100001991236773793"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-09-04",
                "availabilityEnds": "",
                "validFrom": "2026-09-04",
                "url": "https://allevents.in/braunschweig/kickstart-your-migrations-the-basics-of-migration-engineering-in-ai-era/100001991236773793",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Java User Group Ostfalen",
                "url": "https://allevents.in/org/java-user-group-ostfalen/21902851",
                "description": "Die Java User Group Ostfalen organisiert seit 2009 Vorträge zu Java, der JVM, Softwaretechnik und Softwareentwicklung in Braunschweig und Wolfsburg"
            }
        ]
    }
]
```