Which stable point do spring boot2.x or spring boot1.x choose?

I used 1.x before, but I am not very proficient in transferring to java,1.x. Which is better to use for the new project?

Dec.20,2021

are all the same, generally 1.x is fine, and sometimes special components (such as dubbo), 2.x) are used without the order of starting provider/consumer first.


look at companies and projects. If companies support the use of new technologies or projects that are not very strict, generally choose new jar packages or technologies. After all, it is convenient to upgrade later. In fact, 2.x is more stable!

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32a73-2be14.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32a73-2be14.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?