build3 [Spring boot] warning: unknown enum constant When.MAYBE ๋๋ณด๊ธฐ ํ๊ฒฝ spring boot v3 gradle java 17 ๐ซ ํ์ ์ด๋๋ ๋ถํฐ ๋น๋ํ ๋ ์๋ ๊ฒฝ๊ณ ๋ฉ์์ง๊ฐ ๊ณ์ ์ฌ๋ผ์๋ค.. ์๋ฌ๋ ์๋์ง๋ง ๋งค์ฐ ๊ฑฐ์ฌ๋ฆฐ๋ค. warning: unknown enum constant When.MAYBE reason: class file for javax.annotation.meta.When not found โ๏ธ ์์ธ @Nullable ์ด๋ ธํ ์ด์ ์ ์ฌ์ฉํ๋ฉด์ ๋ฐ์ํ๋ ๋ฌธ์ ๋ก ์ด ๊ฒฝ๊ณ ๋ javax.annotation.meta.When ํ๋ก์ ํธ ๋ฐํ์์์ ์ด๊ฑฐํ์ ์ฌ์ฉํ ์ ์๊ธฐ ๋๋ฌธ์ ๋ฐ์ํ๋ค๊ณ ํ๋ค. ๐ ๏ธ ํด๊ฒฐ ๋ฐฉ์ ์ด๋ฅผ ์์ ํ๋ ค๋ฉด Google์ JSR305๋ฅผ ์ถ๊ฐํ๋ฉด ๋๋ค. build.gradle์ ์์กด์ฑ ์ถ๊ฐ dependencies { implementation.. 2023. 10. 13. [Spring boot] Generating equals/hashCode implementation but without a call to superclass โน๏ธ Development Environment Spring boot v3.0.1 Gradle v7.6 Java v17 Lombok ๐ซ ํ์ Spring boot gradle build์ ์๋ warning์ ๋งค ํ๋ก์ ํธ๋ง๋ค ์์ฃผ ๋ง๋๋ค. warning์ด๊ธฐ์ ๋น๋์ ๋ฌธ์ ๋ ์์ง๋ง, ํด์ํด์ฃผ๋ ๊ฒ์ด ์ข๋ค. ๊ณ์ ๊น๋จน๊ธฐ ๋๋ฌธ์ ๊ธฐ๋กํ๋ค.. warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' t.. 2023. 9. 26. [Android Build failed] Keystore file ... not found for signing config 'debug'. (MAC) ๋๋ณด๊ธฐ ํ๊ฒฝ mac react native android yarn build ๐ซ ์๋ฌ ๋ฐ์ ์ํฉ React-native Android ๋น๋ Failed Keystore file '.../ํ์ผ๋ช .keystore' not found for signing config 'debug'. BUILD FAILED in 22s error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8.. 2023. 9. 7. ์ด์ 1 ๋ค์