[Github] Resolving git push error (rejected-non-fast-forward)
2022. 1. 10. 01:08
Configuration Management/Github
Sometimes I have this problem when coding alone. These problems delay my work and I'm uploading error resolution to avoid making these mistakes again. Step one, Repository -> origin -> https://..... -> configure Fetch -> and following the pictures. To be continue
[Github] Why do "Developers" have to use Github?
2022. 1. 3. 14:28
Configuration Management/Github
Why should we use the Github-? This is important thing for preserving, sharing, cooperating source. Any project we do If I do it only alone It takes a lot of time to coding. Eventually We should use it this. Step one, Visit Github website and Sign up and Don't forget you should check "repository box" because we use it this for storage. Step two, If you finished step one, You can see this screen...
[Spring] Making Spring development environment (part 1)
2021. 12. 30. 22:59
Front
Before I start to speak about Spring development environment, It can be difficult to explain with my English skills. If I'm be wrong, Comment about that, got it? Let's make the developing Spring environment guys. Step one, Download a spring version in your computer correctly. There are kinds of version for example Linux, MacOs, Microsoft. Step two, Download a Git program. It's important thing. S..