10 Ways to Get Super Productive with Spring Boot

Sdílet
Vložit
  • čas přidán 20. 12. 2016
  • Recorded at SpringOne Platform 2016.
    Speakers: Stéphane Nicoll, Brian Clozel
    Spring Boot DevTools is not the only new feature that boosts your productivity. During this live coding session, we’ll work on 10 common app features and see how Boot is making your life easier.
    We’ll cover the following:
    Development cycle with Devtools, H2 Web console and persistent web sessions
    Manage custom error pages
    Managing application Cache
    Supporting OAuth2 in your app
    Using your custom AuthenticationPrincipal
    Using a persistent database in production
    Evolving your database schema with Flyway
    Custom Boot configuration (key hint, metadata)
    Gathering and exporting app Metrics
    Dealing with static resources in web apps
  • Věda a technologie

Komentáře • 16

  • @ramcorp542
    @ramcorp542 Před 3 lety

    This is amazing. Super grateful to you for posting this for free

  • @akamuza
    @akamuza Před 7 lety +1

    Very useful presentation. Thanks.

  • @A09550
    @A09550 Před 7 lety

    For last question with general tool to generate sql script files, Liquibase is the one and Flywaydb is just good for one specific database.

  • @psinghiitr
    @psinghiitr Před 7 lety +2

    Very good presentation 👍

  • @rohaeliaful
    @rohaeliaful Před 7 lety

    how is the colleration of the flyway and the applicaiton version ?e.g. how it knows when deploying some x version of my app, it will rung the x_script.sql ??

  • @azeemmohammed6284
    @azeemmohammed6284 Před 6 lety

    Plz publish code samples which is explained in the video

  • @arseniia3384
    @arseniia3384 Před 7 lety +4

    What is the name of that plugin or setting that changes != to ≠ ?

    • @operrathor
      @operrathor Před 7 lety +2

      IntelliJ IDEA 2016.3 comes with a font called Fira Code, which supports these ligatures. See www.jetbrains.com/idea/whatsnew/

  • @ahmedelhaj5962
    @ahmedelhaj5962 Před 5 lety

    well done ,, can i get the link for github , thanks.

  • @jaremaantosz1467
    @jaremaantosz1467 Před 7 lety +4

    Please, share a link to github repository.

  • @jaromor8808
    @jaromor8808 Před 7 lety

    for someone who has no clue wth is DevTools the first part is pretty confusing, feels like i joined a class right in the middle

  • @jpsilver3510
    @jpsilver3510 Před 3 lety

    I used to hate web dev. Then i found spring boot

  • @godlike7178
    @godlike7178 Před 6 lety

    wen草